hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
AbstractStream.onWrite
hunt
io
channel
posix
AbstractStream
AbstractStream
Should be thread-safe.
class
AbstractStream
override
void
onWrite
(
)
Meta
Source
See Implementation
hunt
io
channel
posix
AbstractStream
AbstractStream
constructors
this
functions
cancelWrite
checkAllWriteDone
doClose
doConnect
getDataReceivedHandler
initializeWriteQueue
isClient
isConnected
isWriteCancelling
onDisconnected
onWrite
resetWriteStatus
tryRead
tryWrite
manifest constants
BufferSize
variables
_bufferForRead
_family
_isWriteCancelling
_writeQueue
dataReceivedHandler
dataWriteDoneHandler
disconnectionHandler
Should be thread-safe.