#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include <ctype.h>
#include <errno.h>
#include <signal.h>
#include "std/config.H"
#include "std/strstream.H"
#include "std/time.H"
#include "network.H"
#include "net_host.H"
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/filio.h>
#include <unistd.h>
Typedefs | |
typedef int | socklen_t |
Functions | |
int | num_bytes_to_read (int fildes) |
Variables | |
int | NET_exception = 0 |
bool | NET_VERBOSE |
|
|
|
|
|
|
|
|