ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Connection.queuePresent
ae
net
asockets
Connection
Returns true if there are any queued
Data
which have not yet begun to be sent.
class
Connection
final
bool
queuePresent
(
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 true if there are any queued Data which have not yet begun to be sent.