yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
TCPSocket.write
yu
asyncsocket
tcpsocket
TCPSocket
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(const(ubyte)[] data, TCPWriteCallBack cback)
class
TCPSocket
void
write
(
const
(
ubyte
)[]
data
,
TCPWriteCallBack
cback
)
void
write
(TCPWriteBuffer buffer)
Meta
Source
See Implementation
yu
asyncsocket
tcpsocket
TCPSocket
constructors
this
destructors
~this
functions
clearWriteQueue
close
doRead
doWrite
onClose
onRead
onWrite
setCloseCallBack
setKeepAlive
setReadCallBack
start
write
mixins
__anonymous
properties
alive
fd
isAlive
variables
_event
_iocpBuffer
_iocpWBuf
_iocpread
_iocpwrite
_readBuffer
_readCallBack
_socket
_unActive
_writeQueue