![]() |
s/qmail
3.3.23
Next generation secure email transport
|
Go to the source code of this file.
Functions | |
int | timeoutconn (int, struct ip_address *, unsigned int, int) |
int | timeoutconn6 (int, struct ip6_address *, unsigned int, int, char *) |
int | timeoutconn46 (int, struct ip_mx *, int, int) |
int timeoutconn | ( | int | , |
struct ip_address * | , | ||
unsigned | int, | ||
int | |||
) |
Definition at line 15 of file timeoutconn.c.
int timeoutconn46 | ( | int | , |
struct ip_mx * | , | ||
int | , | ||
int | |||
) |
Definition at line 102 of file timeoutconn.c.
int timeoutconn6 | ( | int | , |
struct ip6_address * | , | ||
unsigned | int, | ||
int | , | ||
char * | |||
) |