libasync ~master (2022-03-06T23:14:01.0131872)
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.