libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
AsyncUDSConnection.send
libasync
uds
AsyncUDSConnection
Send data through the underlying stream by moving it into the OS buffer.
class
AsyncUDSConnection
nothrow final pragma(
inline
, true)
uint
send
(
in
ubyte
[]
ub
)
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
Send data through the underlying stream by moving it into the OS buffer.