ae ~config (2022-01-02T17:21:45.9807338)
Dub
Repo
TcpConnection.handleBufferFlushed
ae
net
asockets
TcpConnection
Callback for when the send buffer has been flushed.
class
TcpConnection
void
delegate
()
handleBufferFlushed
;
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
Callback for when the send buffer has been flushed.