hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
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
getDataReceivedHandler
initializeWriteQueue
isClient
isConnected
isWriteCancelling
onDisconnected
onWrite
resetWriteStatus
tryRead
tryWrite
manifest constants
BufferSize
variables
_bufferForRead
_family
_isWriteCancelling
_writeQueue
dataReceivedHandler
dataWriteDoneHandler
disconnectionHandler