#include <config.h>
#include <xapian/error.h>
#include "safeerrno.h"
#include "safefcntl.h"
#include "safeunistd.h"
#include <string>
#include "omassert.h"
#include "omdebug.h"
#include "omtime.h"
#include "remoteconnection.h"
#include "serialise.h"
#include "safesysselect.h"
Include dependency graph for remoteconnection.cc:
Go to the source code of this file.
Functions | |
void | close_fd_or_socket (int fd) |
Definition in file remoteconnection.cc.
void close_fd_or_socket | ( | int | fd | ) | [inline] |