diff options
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,6 @@ | |||
1 | new sample unix domain support | ||
2 | new sample LPD support | ||
3 | comprehensive error messages in the default case. | ||
1 | added getstats to help throttle. | 4 | added getstats to help throttle. |
2 | setup error messages in the default case. | 5 | setup error messages in the default case. |
3 | listen defaults to 32 backlog | 6 | listen defaults to 32 backlog |
@@ -7,5 +10,4 @@ accepted sockets are nonblocking | |||
7 | new timming functions. higher resolution, no wrap around | 10 | new timming functions. higher resolution, no wrap around |
8 | bug fixes in the manual | 11 | bug fixes in the manual |
9 | getfd missing cast | 12 | getfd missing cast |
10 | added unix domain support example | ||
11 | fixed local domain socket kludge of name size | 13 | fixed local domain socket kludge of name size |