mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +03:00
63e5b395d0
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> |
||
---|---|---|
.. | ||
config.m4 | ||
socket_wrapper.c | ||
socket_wrapper.h | ||
testsuite.c | ||
wscript | ||
wscript_build |