geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
TcpStream.Connect
geario
net
TcpStream
TcpStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
Connect
(string hostname, ushort port)
void
Connect
(Address addr)
class
TcpStream
void
Connect
(
Address
addr
)
Meta
Source
See Implementation
geario
net
TcpStream
TcpStream
constructors
this
functions
CheckKeepAlive
Closed
Connect
Connected
Disconnected
DoConnect
Error
IsBusy
IsClient
IsConnected
OnClose
OnDisconnected
OnRead
ReConnect
Received
SetKeepalive
ShutdownInput
ShutdownOutput
Start
Write
Writed
options
variables
_connectionHandler
_isClient
_isConnected
_tcpOption
closeHandler
retryCount