Go to the source code of this file.
Defines | |
#define | DEV_NULL "/dev/null" |
#define | NUM_NEEDED (NUM_OPEN + SAFETY_MARGIN) |
#define | NUM_OPEN (FD_SETSIZE + 10) |
#define | SAFETY_MARGIN (16) |
Functions | |
int | test (char *URL) |
#define NUM_NEEDED (NUM_OPEN + SAFETY_MARGIN) |
#define SAFETY_MARGIN (16) |