|
xapian-core
1.4.29
|
Open a TCP connection to a server. More...
#include <string>
Include dependency graph for tcpclient.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| 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. More... | |
Open a TCP connection to a server.
Definition in file tcpclient.h.