kiss v0.4.6 (2018-06-28T07:57:03Z)
Dub
Repo
AbstractStream.this
kiss
event
socket
posix
AbstractStream
Undocumented in source.
class
AbstractStream
this
(
Selector
loop
,
AddressFamily
family
=
AddressFamily.INET
,
size_t
bufferSize
= 4096 * 2
)
Meta
Source
See Implementation
kiss
event
socket
posix
AbstractStream
constructors
this
functions
cancelWrite
doConnect
onDisconnected
onWriteDone
tryRead
tryWrite
tryWriteAll
variables
_isConnected
_writeQueue
canWriteAgain
dataReceivedHandler
disconnectionHandler
isWriteCancelling
writeRetryLimit