1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/lib/socket_wrapper
Andrew Bartlett 8603985575 Add support for sendmsg() in socket_wrapper
This is required because the deferred connect code skips the connect()
until sending the packet, but unless we catch this call, the connect()
never happens.

Andrew Bartlett
2009-05-26 12:37:09 +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 Add support for sendmsg() in socket_wrapper 2009-05-26 12:37:09 +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