21 #ifndef XAPIAN_INCLUDED_REPLICATETCPSERVER_H 22 #define XAPIAN_INCLUDED_REPLICATETCPSERVER_H 41 const std::string & path_);
50 void handle_one_connection(
int socket);
53 #endif // XAPIAN_INCLUDED_REPLICATETCPSERVER_H std::string path
The path to pass to DatabaseMaster.
#define XAPIAN_VISIBILITY_DEFAULT
Define XAPIAN_VISIBILITY_* macros.
Generic TCP/IP socket based server base class.