hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
TcpStream.this
hunt
io
TcpStream
TcpStream
Undocumented in source.
this
(Selector loop, AddressFamily family, TcpStreamOption option)
class
TcpStream
this
(
Selector
loop
,
AddressFamily
family
=
AddressFamily.INET
,
TcpStreamOption
option
= null
)
this
(Selector loop, Socket socket, TcpStreamOption option)
Meta
Source
See Implementation
hunt
io
TcpStream
TcpStream
constructors
this
functions
connect
doConnect
isBusy
isConnected
onClose
onClosed
onConnected
onDataReceived
onDisconnected
onError
onRead
onWrite
options
reconnect
shutdownInput
shutdownOutput
start
write
variables
_connectionHandler
_isClient
closeHandler