libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
AsyncTCPConnection.setOption
libasync
tcp
AsyncTCPConnection
Changes the default OS configurations for this underlying TCP Socket.
class
AsyncTCPConnection
nothrow
bool
setOption
(
T
)
(
TCPOption
op
,
in
T
val
)
Meta
Source
See Implementation
libasync
tcp
AsyncTCPConnection
constructors
this
functions
host
ip
kill
recv
run
send
setOption
mixins
__anonymous
properties
inbound
isConnected
local
noDelay
peer
preInitializedSocket
socket
variables
m_evLoop
Changes the default OS configurations for this underlying TCP Socket.