libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
AsyncUDSConnection.inbound
libasync
uds
AsyncUDSConnection
Returns true if this connection was accepted by an AsyncUDSListener instance.
bool
inbound
[@property setter]
bool
inbound
[@property getter]
class
AsyncUDSConnection
nothrow @
property
const
bool
inbound
(
)
Meta
Source
See Implementation
libasync
uds
AsyncUDSConnection
constructors
this
functions
kill
recv
run
send
mixins
__anonymous
properties
inbound
isConnected
peer
preInitializedSocket
socket
variables
m_evLoop
m_event
Returns true if this connection was accepted by an AsyncUDSListener instance.