libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
AsyncTCPConnection.noDelay
libasync
tcp
AsyncTCPConnection
Disables(true)/enables(false) nagle's algorithm (default:enabled).
bool
noDelay
[@property setter]
class
AsyncTCPConnection
nothrow @
property
void
noDelay
(
bool
b
)
bool
noDelay
[@property getter]
Meta
Source
See Implementation
libasync
tcp
AsyncTCPConnection
constructors
this
functions
host
ip
kill
recv
run
send
setOption
mixins
__anonymous
properties
inbound
isConnected
local
noDelay
peer
preInitializedSocket
socket
variables
m_evLoop
Disables(true)/enables(false) nagle's algorithm (default:enabled).