Added support for unix stream sockets.
This commit is contained in:
parent
7195ab620b
commit
1ce47ebe39
6 changed files with 457 additions and 3 deletions
6
FIX
Normal file
6
FIX
Normal file
|
@ -0,0 +1,6 @@
|
|||
accept/connect interrupt safe
|
||||
accepted sockets are nonblocking
|
||||
new timming functions. better sleep/gettime
|
||||
bug fixes in the manual
|
||||
getfd missing cast
|
||||
added unix domain support example
|
Loading…
Add table
Add a link
Reference in a new issue