ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
TcpConnection.connect
ae
net
asockets
TcpConnection
Start establishing a connection.
alias
connect
=
SocketConnection
.
connect
void
connect
(string host, ushort port)
class
TcpConnection
final
void
connect
(
string
host
,
ushort
port
)
Meta
Source
See Implementation
ae
net
asockets
TcpConnection
aliases
connect
constructors
this
Start establishing a connection.