s/qmail  3.3.23
Next generation secure email transport
timeoutread.h
Go to the documentation of this file.
1 #ifndef TIMEOUTREAD_H
2 #define TIMEOUTREAD_H
3 
4 int timeoutread(int,int,char *,int);
5 
6 #endif
int timeoutread(int, int, char *, int)
Definition: timeoutread.c:6