ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ConnectionAdapter.next
ae
net
asockets
ConnectionAdapter
The next connection in the chain (towards the raw transport).
class
ConnectionAdapter
IConnection
next
;
Meta
Source
See Implementation
ae
net
asockets
ConnectionAdapter
constructors
this
functions
disconnect
onBufferFlushed
onConnect
onDisconnect
onReadData
send
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
variables
bufferFlushedHandler
connectHandler
disconnectHandler
next
readDataHandler
The next connection in the chain (towards the raw transport).