ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ConnectionAdapter.send
ae
net
asockets
ConnectionAdapter
Queue Data for sending.
void
send
(Data[] data, int priority)
class
ConnectionAdapter
void
send
(
Data
[]
data
,
int
priority
)
alias
send
=
IConnection
.
send
Meta
Source
See Implementation
ae
net
asockets
ConnectionAdapter
constructors
this
functions
disconnect
onBufferFlushed
onConnect
onDisconnect
onReadData
send
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
variables
bufferFlushedHandler
connectHandler
disconnectHandler
next
readDataHandler
Queue Data for sending.