ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
ClientSocket.onError
ae
net
asockets
ClientSocket
Called when an error occurs on the socket.
class
ClientSocket
protected override
void
onError
(
string
reason
)
Meta
Source
See Implementation
ae
net
asockets
ClientSocket
aliases
ReadDataHandler
constructors
this
functions
cancelIdleTimeout
clearQueue
connect
disconnect
isConnected
markNonIdle
onError
onReadable
onTask_Idle
onWritable
queuePresent
resumeIdleTimeout
send
setIdleTimeout
tryNextAddress
updateFlags
manifest constants
DEFAULT_PRIORITY
MAX_PRIORITY
properties
handleReadData
writePending
static variables
DefaultDisconnectReason
variables
connected
disconnecting
handleBufferFlushed
handleConnect
handleDisconnect
handleIdleTimeout
outQueue
partiallySent
Called when an error occurs on the socket.