diff options
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ | |||
1 | accept/connect interrupt safe | ||
2 | accepted sockets are nonblocking | ||
3 | new timming functions. better sleep/gettime | ||
4 | bug fixes in the manual | ||
5 | getfd missing cast | ||
6 | added unix domain support example | ||