eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
StreamSocket.setKeepAliveParams
eventcore
socket
StreamSocket
Undocumented in source. Be warned that the author may not have intended to support it.
struct
StreamSocket
@
safe
nothrow
void
setKeepAliveParams
(
Duration
idle
,
Duration
interval
,
int
probeCount
= 5
)
Meta
Source
See Implementation
eventcore
socket
StreamSocket
destructors
~this
functions
setKeepAlive
setKeepAliveParams
setUserTimeout
postblits
this(this)
properties
state
tcpNoDelay