ae ~config (2022-01-02T17:21:45.9807338)
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
ConnectHandler
DisconnectHandler
ReadDataHandler
functions
disconnect
send
manifest constants
DEFAULT_PRIORITY
MAX_PRIORITY
properties
connected
disconnecting
handleConnect
handleDisconnect
handleReadData
state
static variables
defaultDisconnectReason
Callback setter for when a connection has been established (if applicable).