xapian-core
1.4.26
|
Open a TCP connection to a server. More...
#include <string>
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.