1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/lib/socket
Andrew Tridgell 59d1a2b30e r22960: added a SOCKET_FLAG_NOCLOSE to allow us to tell the socket layer that
we will handle the close of the socket
(This used to be commit d57aaf5ba6)
2007-10-10 14:52:31 -05:00
..
access.c r15573: Fix build of systems that have iconv headers in non-standard locations 2007-10-10 14:05:58 -05:00
config.m4 r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal. 2007-10-10 14:51:50 -05:00
config.mk r22404: more dependencies which should be private 2007-10-10 14:51:14 -05:00
connect_multi.c r15344: Fix shared library build 2007-10-10 14:05:21 -05:00
connect.c r13924: Split more prototypes out of include/proto.h + initial work on header 2007-10-10 13:52:24 -05:00
interface.c r17930: Merge noinclude branch: 2007-10-10 14:16:54 -05:00
netif.c r18708: much nicer fix 2007-10-10 14:19:03 -05:00
netif.h r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the 2007-10-10 14:15:39 -05:00
socket_ipv4.c r22089: check the return value of interpret_addr2() 2007-10-10 14:49:50 -05:00
socket_ipv6.c r22503: Add support for dgram to socket_ipv6. No tests yet... 2007-10-10 14:51:34 -05:00
socket_unix.c r15356: Remove unused 'flags' argument from socket_send() and friends. 2007-10-10 14:05:25 -05:00
socket.c r22960: added a SOCKET_FLAG_NOCLOSE to allow us to tell the socket layer that 2007-10-10 14:52:31 -05:00
socket.h r22960: added a SOCKET_FLAG_NOCLOSE to allow us to tell the socket layer that 2007-10-10 14:52:31 -05:00
testsuite.c r21656: Move tests a bit closer to the things they test, should make syncing with samba3 easier. 2007-10-10 14:49:05 -05:00