1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/lib/socket_wrapper
Andrew Bartlett 17e1cbb6d3 Partially revert restriction of socket_wrapper to 1500 byte writes
This keeps the restriction for stream sockets (where the caller will
retry), without creating problems on datagram sockets (CLDAP is not
defined, as far as I know, across multiple UDP packets).

The commit adding this restriction was
47b106c0ae

Andrew Bartlett
2009-06-19 14:36:06 +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 Partially revert restriction of socket_wrapper to 1500 byte writes 2009-06-19 14:36:06 +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