ae v0.0.1992 (2017-08-06T21:49:47Z)
Home
Dub
Repo
IConnection.ConnectHandler
ae
net
asockets
IConnection
Callback setter for when a connection has been established (if applicable).
interface
IConnection
alias
ConnectHandler
=
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 a connection has been established (if applicable).