s/qmail
3.3.23
Next generation secure email transport
sqmail-3.3.23
src
timeoutconn.h
Go to the documentation of this file.
1
#ifndef TIMEOUTCONN_H
2
#define TIMEOUTCONN_H
3
4
int
timeoutconn
(
int
,
struct
ip_address
*,
unsigned
int
,
int
);
5
int
timeoutconn6
(
int
,
struct
ip6_address
*,
unsigned
int
,
int
,
char
*);
6
int
timeoutconn46
(
int
,
struct
ip_mx
*,
int
,
int
);
7
8
#endif
ip6_address
Definition:
ip.h:12
ip_mx
Definition:
ipalloc.h:6
timeoutconn6
int timeoutconn6(int, struct ip6_address *, unsigned int, int, char *)
Definition:
timeoutconn.c:59
timeoutconn
int timeoutconn(int, struct ip_address *, unsigned int, int)
Definition:
timeoutconn.c:15
ip_address
Definition:
ip.h:11
timeoutconn46
int timeoutconn46(int, struct ip_mx *, int, int)
Definition:
timeoutconn.c:102
Generated on Sat Jan 12 2019 23:42:28 for s/qmail by
1.8.13