s/qmail
4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
4.3
sqmail-4.3.20
src
trysysel.c
Go to the documentation of this file.
1
#include <sys/types.h>
2
#include <sys/time.h>
3
#include <sys/select.h>
/* SVR4 silliness */
4
#include <stdio.h>
5
#include "select.h"
6
7
int
main
()
8
{
9
printf(
"FD_SETSIZE:%d\n"
,FD_SETSIZE);
10
return
0;
11
}
main
int main()
Definition:
trysysel.c:7
Generated on Thu Jan 16 2025 17:42:04 for s/qmail by
1.9.6