blob: 0972403c41388947a10f52e70c24410b08d02f8b (
plain)
1
2
3
4
5
6
7
8
9
|
setup error messages in the default case.
listen defaults to 32 backlog
smtp/ftp/http fail gracefully
accept/connect/select interrupt safe
accepted sockets are nonblocking
new timming functions. higher resolution, no wrap around
bug fixes in the manual
getfd missing cast
added unix domain support example
|