TCPClientConnection(3)

TCPClientConnection

Section 3 libsc-doc bookworm source

Description

TCPClientConnection

NAME

TCPClientConnection

SYNOPSIS

Inherits TCPIOSocket.

Public Member Functions

void 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 Members

Member Function Documentation

void TCPClientConnection::close () [virtual]

Reimplemented from TCPSocket.

Author

Generated automatically by Doxygen for MPQC from the source code.