#include <string>


Go to the source code of this file.
Namespaces | |
| namespace | TcpClient |
Functions | |
| int | TcpClient::open_socket (const std::string &hostname, int port, double timeout_connect, bool tcp_nodelay) |
| Attempt to open a TCP/IP socket connection to a server. | |
Definition in file tcpclient.h.