yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
ServerConnection.write
yu
asyncsocket
server
connection
ServerConnection
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(const(ubyte)[] data, TCPWriteCallBack cback)
class
ServerConnection
final @
trusted
void
write
(
const
(
ubyte
)[]
data
,
TCPWriteCallBack
cback
= null
)
void
write
(TCPWriteBuffer buffer)
Meta
Source
See Implementation
yu
asyncsocket
server
connection
ServerConnection
constructors
this
destructors
~this
functions
active
close
isAlive
onActive
onClose
onRead
restSocket
restTimeout
write
properties
eventLoop
tcpSocket