1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/lib/socket_wrapper
Andrew Tridgell 63e5b395d0 socket-wrapped: added wrappers for dup() and dup2()
The Samba4 standard process model uses dup() on incoming sockets as an
optimisation (it makes select() a tiny bit faster when used).

Adding dup() to socket wrapper allows us to use the standard process
model in selftest

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-08-12 09:38:26 +02:00
..
config.m4 Fix indentation for some configure options. 2009-01-15 21:17:56 +01:00
socket_wrapper.c socket-wrapped: added wrappers for dup() and dup2() 2011-08-12 09:38:26 +02:00
socket_wrapper.h socket-wrapped: added wrappers for dup() and dup2() 2011-08-12 09:38:26 +02:00
testsuite.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
wscript socket_wrapper: Only add as global dependency when enabled. 2010-11-12 17:42:13 +00:00
wscript_build s4-waf: Only enable various wrappers if they're actually used. 2010-11-12 14:33:34 +00:00