|
NAMETCPClientConnectionSYNOPSISInherits TCPIOSocket. Public Member Functionsvoid close () bool connected () void connect (const char *remote_hostname, u_int16_t remote_port) void connect (u_int32_t remote_host, u_int16_t remote_port) Additional Inherited MembersMember Function Documentationvoid TCPClientConnection::close () [virtual]Reimplemented from TCPSocket.AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |