hunt ~v1.4.x (2025-01-29T03:20:10.156087)
Dub
Repo
AbstractStream.this
hunt
io
channel
posix
AbstractStream
AbstractStream
Undocumented in source.
class
AbstractStream
this
(
Selector
loop
,
AddressFamily
family
=
AddressFamily.INET
,
size_t
bufferSize
= 4096 * 2
)
Meta
Source
See Implementation
hunt
io
channel
posix
AbstractStream
AbstractStream
constructors
this
functions
cancelWrite
checkAllWriteDone
doClose
doConnect
initializeWriteQueue
isClient
isConnected
onDisconnected
onWrite
resetWriteStatus
tryRead
tryWrite
manifest constants
BufferSize
variables
_bufferForRead
_family
_writeQueue
dataReceivedHandler
dataWriteDoneHandler
disconnectionHandler
isWriteCancelling