kiss v0.4.6 (2018-06-28T07:57:03Z)
Dub
Repo
TcpStream.this
kiss
net
TcpStream
TcpStream
Undocumented in source.
this
(Selector loop, AddressFamily family, int bufferSize)
class
TcpStream
this
(
Selector
loop
,
AddressFamily
family
=
AddressFamily.INET
,
int
bufferSize
= 4096 * 2
)
this
(Selector loop, Socket socket, size_t bufferSize)
Meta
Source
See Implementation
kiss
net
TcpStream
TcpStream
constructors
this
functions
connect
isConnected
onClose
onClosed
onConnected
onDataReceived
onDisconnected
onError
onRead
onWrite
reconnect
start
write
variables
_connectionHandler
_isClientSide
closeHandler