ae v0.0.2137 (2018-01-31T16:30:29Z)
Home
Dub
Repo
StreamConnection.send
ae
net
asockets
StreamConnection
Append data to the send buffer.
void
send
(Data[] data, int priority)
class
StreamConnection
void
send
(
Data
[]
data
,
int
priority
=
DEFAULT_PRIORITY
)
alias
send
=
IConnection
.
send
Meta
Source
See Implementation
ae
net
asockets
StreamConnection
constructors
this
functions
clearQueue
disconnect
doReceive
doSend
onError
onReadable
onWritable
queuePresent
send
updateFlags
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
outQueue
partiallySent
Append data to the send buffer.