s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions | Variables
tcpto.c File Reference
#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 dependency graph for tcpto.c:

Go to the source code of this file.

Functions

int tcpto (struct ip_mx *ix)
 
void tcpto_err (struct ip_mx *ix, int flagerr)
 

Variables

char tcpto_buf [1024]
 

Function Documentation

◆ tcpto()

int tcpto ( struct ip_mx ix)

Definition at line 36 of file tcpto.c.

Here is the call graph for this function:

◆ tcpto_err()

void tcpto_err ( struct ip_mx ix,
int  flagerr 
)

Definition at line 71 of file tcpto.c.

Here is the call graph for this function:

Variable Documentation

◆ tcpto_buf

char tcpto_buf[1024]

Definition at line 13 of file tcpto.c.