ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
TcpConnector
ae
net
http
client
Undocumented in source.
class
TcpConnector : SocketConnector!TcpConnection {
void
connect
(string host, ushort port);
}
Members
Functions
connect
void
connect
(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ae
net
http
client
classes
Connector
HttpClient
HttpsClient
SocketConnector
TcpConnector
UnixConnector
functions
httpGet
httpPost
httpRequest