![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <sys/socket.h>
#include <unistd.h>
#include "tcpto.h"
#include "open.h"
#include "lock.h"
#include "seek.h"
#include "now.h"
#include "ip.h"
#include "ipalloc.h"
#include "byte.h"
#include "datetime.h"
#include "qmail.h"
#include "auto_qmail.h"
#include "auto_queue.h"
Go to the source code of this file.
Functions | |
void | die_home () |
void | die_queue () |
int | tcpto (struct ip_mx *ix) |
void | tcpto_err (struct ip_mx *ix, int flagerr) |
Variables | |
char | tcpto_buf [BUFSIZE_LINE] |
void die_home | ( | ) |
void die_queue | ( | ) |
char tcpto_buf[BUFSIZE_LINE] |