kiss ~master (2018-09-04T06:35:33Z)
Dub
Repo
AbstractStream.tryWrite
kiss
event
socket
posix
AbstractStream
Try to write a block of data.
class
AbstractStream
protected
size_t
tryWrite
(
in
ubyte
[]
data
)
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
Try to write a block of data.