ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
IConnection.BufferFlushedHandler
ae
net
asockets
IConnection
Callback setter for when all queued data has been sent.
interface
IConnection
alias
BufferFlushedHandler
=
void
delegate
()
Meta
Source
See Implementation
ae
net
asockets
IConnection
aliases
BufferFlushedHandler
ConnectHandler
DisconnectHandler
ReadDataHandler
functions
disconnect
send
manifest constants
DEFAULT_PRIORITY
MAX_PRIORITY
properties
connected
disconnecting
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
static variables
defaultDisconnectReason
Callback setter for when all queued data has been sent.