hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
AbstractStream.tryWrite
hunt
io
socket
Posix
AbstractStream
Try to write a block of data.
class
AbstractStream
protected
ptrdiff_t
tryWrite
(
const
ubyte
[]
data
)
Meta
Source
See Implementation
hunt
io
socket
Posix
AbstractStream
constructors
this
functions
cancelWrite
doConnect
onDisconnected
onWriteDone
tryRead
tryWrite
tryWriteAll
variables
_family
_isConnected
_writeQueue
canWriteAgain
dataReceivedHandler
disconnectionHandler
isWriteCancelling
writeRetryLimit
Try to write a block of data.