async v0.2.8 (2020-10-14T06:56:42Z)
Dub
Repo
TcpStream.setKeepAlive
async
net
tcpstream
TcpStream
Undocumented in source. Be warned that the author may not have intended to support it.
class
TcpStream
@
trusted
void
setKeepAlive
(
int
time
,
int
interval
)
Meta
Source
See Implementation
async
net
tcpstream
TcpStream
constructors
this
functions
getOption
setKeepAlive
setOption
properties
blocking
fd
isAlive
localAddress
remoteAddress
reusePort
variables
_blocking
_reusePort
_socket