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