vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
TCPConnection.tcpNoDelay
index
vibe
core
net
TCPConnection
Used to disable Nagle's algorithm.
bool
tcpNoDelay
[@property setter]
interface
TCPConnection
@
property
void
tcpNoDelay
(
bool
enabled
)
bool
tcpNoDelay
[@property getter]
Meta
Source
See Implementation
index
vibe
core
net
TCPConnection
properties
keepAlive
localAddress
peerAddress
readTimeout
remoteAddress
tcpNoDelay
Used to disable Nagle's algorithm.