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)
alias
send
=
IConnection
.
send
class
StreamConnection
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.