summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket
Commit message (Collapse)AuthorAgeFilesLines
* r2365: remove MSG_NOSIGNALStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 8ade8ab65fffea9172a768a60fe2bd32493c068f)
* r2343: - make socket_get_*_addr() return char * not const char *Stefan Metzmacher2007-10-103-28/+87
| | | | | | | | - add some error mappings - use some flags SOCKET_FLAG_PEEK ans SOCKET_FLAG_BLOCK metze (This used to be commit a375c6b0b1ec4d63251f63993f7798c1f2e7c717)
* r2328: add the start of a new system and protocolStefan Metzmacher2007-10-105-0/+621
independent socket library. this is not used, but compiled currently there're maybe some api changes later... metze (This used to be commit de4447d7a57c614b80d0ac00dca900ea7e1c21ea)