ae v0.0.1814 (2016-10-05T19:28:08Z)
Home
Dub
Repo
StreamConnection.handleBufferFlushed
ae
net
asockets
StreamConnection
Callback for when the send buffer has been flushed.
class
StreamConnection
void
delegate
()
handleBufferFlushed
;
Meta
Source
See Implementation
ae
net
asockets
StreamConnection
constructors
this
functions
clearQueue
disconnect
doReceive
doSend
onError
onReadable
onWritable
queuePresent
send
updateFlags
properties
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
handleBufferFlushed
outQueue
partiallySent
Callback for when the send buffer has been flushed.