ae ~config (2022-01-02T17:21:45.9807338)
Dub
Repo
TcpConnection.handleReadData
ae
net
asockets
TcpConnection
Callback for incoming data. Data will not be received unless this handler is set.
class
TcpConnection
@
property
final
void
handleReadData
(
ReadDataHandler
value
)
Meta
Source
See Implementation
ae
net
asockets
TcpConnection
constructors
this
functions
clearQueue
connect
disconnect
onError
onReadable
onWritable
queuePresent
send
tryNextAddress
updateFlags
properties
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
handleBufferFlushed
outQueue
partiallySent
Callback for incoming data. Data will not be received unless this handler is set.