diff options
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,9 +1,9 @@ | |||
1 | fix bug that caused select return tables not to be associative on windows | ||
1 | compiles with g++ | 2 | compiles with g++ |
2 | new sample unix domain support | 3 | new sample unix domain support |
3 | new sample LPD support | 4 | new sample LPD support |
4 | comprehensive error messages in the default case. | 5 | comprehensive error messages in the default case. |
5 | new getstats method to help throttle. | 6 | new getstats method to help throttle. |
6 | setup error messages in the default case. | ||
7 | listen defaults to 32 backlog | 7 | listen defaults to 32 backlog |
8 | smtp/ftp/http fail gracefully | 8 | smtp/ftp/http fail gracefully |
9 | accept/connect/select interrupt safe | 9 | accept/connect/select interrupt safe |