TCPWriteCallBack

Undocumented in source.
alias TCPWriteCallBack = void delegate
(
const(ubyte)[] data
,
size_t writeSzie
)
nothrow

Meta