yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
BaseClient.write
yu
asyncsocket
client
client
BaseClient
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(const(ubyte)[] data, TCPWriteCallBack cback)
void
write
(TCPWriteBuffer buffer)
class
BaseClient
final @
trusted
void
write
(
TCPWriteBuffer
buffer
)
Meta
Source
See Implementation
yu
asyncsocket
client
client
BaseClient
aliases
ClientCreatorCallBack
LinkInfo
constructors
this
destructors
~this
functions
close
connect
isAlive
onActive
onClose
onFailure
onRead
onTimeout
setTimeout
startTimer
write
properties
eventLoop
tcpClient
timeout
timer
tryCount