#include <config.h>
#include "backendmanager_remotetcp.h"
#include <xapian.h>
#include "safeerrno.h"
#include <stdio.h>
#include <cstring>
#include "noreturn.h"
#include "str.h"
#include <string>
#include <vector>

Go to the source code of this file.
Defines | |
| #define | LOCALHOST "127.0.0.1" |
| #define | DEFAULT_PORT 1239 |
Definition in file backendmanager_remotetcp.cc.
| #define DEFAULT_PORT 1239 |
Definition at line 68 of file backendmanager_remotetcp.cc.
| #define LOCALHOST "127.0.0.1" |