hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
TcpConnection.write
hunt
net
TcpConnection
TcpConnection
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(ubyte[] data)
class
TcpConnection
version(HUNT_METRIC)
override
void
write
(
const
ubyte
[]
data
)
alias
write
=
AbstractConnection
.
write
Meta
Source
See Implementation
hunt
net
TcpConnection
TcpConnection
constructors
this
functions
getCloseTime
getDuration
getIdleTimeout
getLastActiveTime
getLastReadTime
getLastWrittenTime
getLocalAddress
getMaxIdleTimeout
getOpenTime
getReadBytes
getRemoteAddress
getWrittenBytes
isShutdownInput
isShutdownOutput
isWaitingForClose
notifyClose
onDataReceived
reset
shutdownInput
shutdownOutput
toString
write
variables
_isShutdownInput
_isShutdownOutput
_isWaitingForClose