async v0.2.11 (2022-01-25T05:41:09Z)
Dub
Repo
TcpStream.reusePort
async
net
tcpstream
TcpStream
Undocumented in source. Be warned that the author may not have intended to support it.
bool
reusePort
[@property getter]
bool
reusePort
[@property setter]
class
TcpStream
@
property
bool
reusePort
(
bool
enabled
)
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