r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
[sfrench/samba-autobuild/.git] / source4 / lib / socket / connect_multi.c
2007-10-10 Jelmer Vernooijr15344: Fix shared library build
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Andrew Tridgellr11823: make the socket_connect_send() context a child...
2007-10-10 Andrew Tridgellr11822: reworked the socket_connect_multi() code so...
2007-10-10 Volker Lendecker11369: Implement socket_connect_multi: Connect to...