ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Connection.send
ae
net
asockets
Connection
Append data to the send buffer.
void
send
(Data[] data, int priority)
class
Connection
void
send
(
Data
[]
data
,
int
priority
=
DEFAULT_PRIORITY
)
alias
send
=
IConnection
.
send
Meta
Source
See Implementation
ae
net
asockets
Connection
constructors
this
functions
bytesQueued
clearQueue
disconnect
doReceive
doSend
onError
onReadable
packetsQueued
queuePresent
send
updateFlags
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
outQueue
partiallySent
Append data to the send buffer.