libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
AsyncTCPConnection.inbound
libasync
tcp
AsyncTCPConnection
Returns true if this connection was accepted by an AsyncTCPListener instance.
bool
inbound
[@property getter]
class
AsyncTCPConnection
nothrow @
property
const
bool
inbound
(
)
bool
inbound
[@property setter]
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
Returns true if this connection was accepted by an AsyncTCPListener instance.