libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
BufferedTCPConnection.write
libasync
bufferedtcp
BufferedTCPConnection
class
BufferedTCPConnection
(size_t size = 4092)
void
write
(
R
)
(
in
R
msg
,
in
size_t
len
,
in
OnEvent
cb
= null
)
if
(
isInputRange
!
R
)
Meta
Source
See Implementation
libasync
bufferedtcp
BufferedTCPConnection
aliases
OnEvent
OnRead
constructors
this
functions
close
handle
host
ip
read
run
setOption
write
properties
error
hasError
inbound
isConnected
local
noDelay
peer
status