diff options
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ | |||
1 | compiles with g++ | ||
1 | new sample unix domain support | 2 | new sample unix domain support |
2 | new sample LPD support | 3 | new sample LPD support |
3 | comprehensive error messages in the default case. | 4 | comprehensive error messages in the default case. |
4 | added getstats to help throttle. | 5 | new getstats method to help throttle. |
5 | setup error messages in the default case. | 6 | setup error messages in the default case. |
6 | listen defaults to 32 backlog | 7 | listen defaults to 32 backlog |
7 | smtp/ftp/http fail gracefully | 8 | smtp/ftp/http fail gracefully |