libasync v0.6.7 (2015-01-25T14:26:55Z)
Dub
Repo
AsyncTCPListener.noDelay
libasync
tcp
AsyncTCPListener
Sets the default value for nagle's algorithm on new connections.
bool
noDelay
[@property setter]
class
AsyncTCPListener
nothrow @
property
void
noDelay
(
bool
b
)
bool
noDelay
[@property getter]
Meta
Source
See Implementation
libasync
tcp
AsyncTCPListener
constructors
this
functions
host
ip
kill
run
mixins
__anonymous
properties
local
noDelay
socket
Sets the default value for nagle's algorithm on new connections.