ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
IConnection.defaultDisconnectReason
ae
net
asockets
IConnection
This is the default value for the
disconnect
reason
string parameter.
interface
IConnection
static const
auto
defaultDisconnectReason
=
"Software closed the connection"
;
Meta
Source
See Source File
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
This is the default value for the disconnect reason string parameter.