hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
TcpStream.this
hunt
io
TcpStream
TcpStream
Undocumented in source.
this
(Selector loop, TcpStreamOptions option, AddressFamily family)
class
TcpStream
this
(
Selector
loop
,
TcpStreamOptions
option
= null
,
AddressFamily
family
=
AddressFamily.INET
)
this
(Selector loop, Socket socket, TcpStreamOptions option)
Meta
Source
See Implementation
hunt
io
TcpStream
TcpStream
aliases
onWritten
constructors
this
functions
closed
connect
connected
disconnected
doConnect
error
isBusy
isClient
isConnected
onClose
onDisconnected
onRead
options
received
reconnect
shutdownInput
shutdownOutput
start
write
writed
variables
_connectionHandler
_isClient
_isConnected
closeHandler