hunt v1.4.18 (2021-11-01T06:18:24Z)
Home
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