libasync ~master (2021-10-01T13:41:16Z)
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.