#include "certi.hh"
#include "SocketUN.hh"
#include <unistd.h>
#include <strings.h>
#include <sstream>
#include <string>
#include <stdio.h>
#include <errno.h>
#include <sys/un.h>
#include <iostream>
#include <assert.h>
Go to the source code of this file.
Namespaces | |
namespace | certi |
Defines | |
#define | MAX_ATTEMPTS 3 |
Functions | |
static PrettyDebug | G ("GENDOC", __FILE__) |
#define MAX_ATTEMPTS 3 |