1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/socket_wrapper
Andrew Bartlett 4c70a5b405 socket_wrapper Cope with SOCK_CLOEXEC and SOCK_NONBLOCK flags
Heimdal will, on supporting systems, set these flags in the type
argument of socket(), causing breakage when combined with
socket_wrapper.

For background on these flags, see http://lwn.net/Articles/281965/

Andrew Bartlett
2009-06-04 14:19:17 +10:00
..
config.m4 Fix indentation for some configure options. 2009-01-15 21:17:56 +01:00
config.mk Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
socket_wrapper.c socket_wrapper Cope with SOCK_CLOEXEC and SOCK_NONBLOCK flags 2009-06-04 14:19:17 +10:00
socket_wrapper.h Add support for sendmsg() in socket_wrapper 2009-05-26 12:37:09 +10:00
testsuite.c Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00