|
xapian-core
2.0.0
|
Implementation of RemoteDatabase using a spawned server. More...
#include <config.h>#include "progclient.h"#include <xapian/error.h>#include <cerrno>#include <string>#include <string_view>#include <vector>#include "safefcntl.h"#include <sys/types.h>#include "safesyssocket.h"#include "safeunistd.h"#include <sys/wait.h>#include "closefrom.h"#include "debuglog.h"
Include dependency graph for progclient.cc:Go to the source code of this file.
Implementation of RemoteDatabase using a spawned server.
Definition in file progclient.cc.