2004-07-03 00:25:58 +02:00
|
|
|
compiles with g++
|
2004-07-02 20:44:05 +02:00
|
|
|
new sample unix domain support
|
|
|
|
new sample LPD support
|
|
|
|
comprehensive error messages in the default case.
|
2004-07-03 00:25:58 +02:00
|
|
|
new getstats method to help throttle.
|
2004-07-01 05:32:09 +02:00
|
|
|
setup error messages in the default case.
|
2004-06-23 03:10:23 +02:00
|
|
|
listen defaults to 32 backlog
|
2004-07-01 05:32:09 +02:00
|
|
|
smtp/ftp/http fail gracefully
|
|
|
|
accept/connect/select interrupt safe
|
2004-06-22 18:12:53 +02:00
|
|
|
accepted sockets are nonblocking
|
2004-07-01 05:32:09 +02:00
|
|
|
new timming functions. higher resolution, no wrap around
|
2004-06-22 18:12:53 +02:00
|
|
|
bug fixes in the manual
|
|
|
|
getfd missing cast
|
2004-07-01 07:38:44 +02:00
|
|
|
fixed local domain socket kludge of name size
|