ae ~config (2022-01-02T17:21:45.9807338)
Dub
Repo
TcpConnection.send
ae
net
asockets
TcpConnection
Append data to the send buffer.
void
send
(Data[] data, int priority)
alias
send
=
IConnection
.
send
class
TcpConnection
alias
send
=
IConnection.send
Meta
Source
See Implementation
ae
net
asockets
TcpConnection
constructors
this
functions
clearQueue
connect
disconnect
onError
onReadable
onWritable
queuePresent
send
tryNextAddress
updateFlags
properties
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
handleBufferFlushed
outQueue
partiallySent
Append data to the send buffer.