aboutsummaryrefslogtreecommitdiff
path: root/FIX
diff options
context:
space:
mode:
Diffstat (limited to 'FIX')
-rw-r--r--FIX7
1 files changed, 4 insertions, 3 deletions
diff --git a/FIX b/FIX
index 720c72b..0972403 100644
--- a/FIX
+++ b/FIX
@@ -1,8 +1,9 @@
1setup error messages in the default case.
1listen defaults to 32 backlog 2listen defaults to 32 backlog
2smtp sends quit on exceptions 3smtp/ftp/http fail gracefully
3accept/connect interrupt safe 4accept/connect/select interrupt safe
4accepted sockets are nonblocking 5accepted sockets are nonblocking
5new timming functions. better sleep/gettime 6new timming functions. higher resolution, no wrap around
6bug fixes in the manual 7bug fixes in the manual
7getfd missing cast 8getfd missing cast
8added unix domain support example 9added unix domain support example