ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Connection.packetsQueued
ae
net
asockets
Connection
Returns the number of queued
Data
at the given priority.
class
Connection
final
size_t
packetsQueued
(
int
priority
=
DEFAULT_PRIORITY
)
Meta
Source
See Implementation
ae
net
asockets
Connection
constructors
this
functions
bytesQueued
clearQueue
disconnect
doReceive
doSend
onError
onReadable
packetsQueued
queuePresent
send
updateFlags
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
outQueue
partiallySent
Returns the number of queued Data at the given priority.