ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
StreamConnection.onError
ae
net
asockets
StreamConnection
Called when an error occurs on the socket.
class
StreamConnection
protected override
void
onError
(
string
reason
)
Meta
Source
See Implementation
ae
net
asockets
StreamConnection
constructors
this
functions
clearQueue
disconnect
doReceive
doSend
onError
onReadable
onWritable
queuePresent
send
updateFlags
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
outQueue
partiallySent
Called when an error occurs on the socket.