Robert James Kaes
|
ddcac5ae09
|
Added a test to define INADDR_NONE if it's not present. For example,
SunOS (solaris 2.8) does not include this define. [Thank to Ben
Hartshorne for pointing this out.]
|
2003-06-25 18:20:22 +00:00 |
|
Robert James Kaes
|
2057ffdb50
|
# Changed the wording of the header comment to remove the reference to
"dnsserver"
|
2003-03-13 19:31:09 +00:00 |
|
Robert James Kaes
|
0a3a1d7c71
|
Fixed up the include order for the <sys/time.h> and <time.h> headers.
|
2003-03-13 16:56:28 +00:00 |
|
Robert James Kaes
|
0a20bdd5b4
|
Removed the "bool_t" type since it conflicts with the newer C standards.
The type was just replaced by "unsigned int" types.
|
2002-12-04 17:06:14 +00:00 |
|
Robert James Kaes
|
71046cd407
|
Removed the "pthread" related includes.
|
2002-05-26 18:49:19 +00:00 |
|
Robert James Kaes
|
65cf5ea290
|
Initial addition to CVS. This header moves all the system includes from
the tinyproxy.h file to here.
|
2002-05-23 04:37:54 +00:00 |
|