xapian-core  1.4.25
Functions
chert_databasereplicator.cc File Reference

Support for chert database replication. More...

#include <config.h>
#include "chert_databasereplicator.h"
#include "xapian/error.h"
#include "../flint_lock.h"
#include "chert_record.h"
#include "chert_replicate_internal.h"
#include "chert_types.h"
#include "chert_version.h"
#include "debuglog.h"
#include "fd.h"
#include "filetests.h"
#include "io_utils.h"
#include "noreturn.h"
#include "pack.h"
#include "posixy_wrapper.h"
#include "net/remoteconnection.h"
#include "replicate_utils.h"
#include "replicationprotocol.h"
#include "str.h"
#include "stringutils.h"
#include <cerrno>
#include <cstdlib>
+ Include dependency graph for chert_databasereplicator.cc:

Go to the source code of this file.

Functions

static void throw_connection_closed_unexpectedly ()
 

Detailed Description

Support for chert database replication.

Definition in file chert_databasereplicator.cc.

Function Documentation

◆ throw_connection_closed_unexpectedly()

static void throw_connection_closed_unexpectedly ( )
static