hunt ~master (2022-04-01T03:44:56Z)
Home
Dub
Repo
AbstractStream.tryWrite
hunt
io
channel
posix
AbstractStream
AbstractStream
Try to write a block of data.
class
AbstractStream
protected
ptrdiff_t
tryWrite
(
const
(
ubyte
)[]
data
)
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
variables
_family
_isWriteCancelling
_writeQueue
dataReceivedHandler
dataWriteDoneHandler
disconnectionHandler
Try to write a block of data.