svn commit: samba r11369 - in branches/SAMBA_4_0/source: include lib/socket libcli libcli/ldap libcli/raw libcli/smb_composite

vlendec at samba.org vlendec at samba.org
Fri Oct 28 11:02:43 GMT 2005


Author: vlendec
Date: 2005-10-28 11:02:42 +0000 (Fri, 28 Oct 2005)
New Revision: 11369

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11369

Log:
Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in
sequence, with a 2-millisecond timeout between firing the syn packets. Build
smbcli_sock_connect_send upon that.

Volker

Added:
   branches/SAMBA_4_0/source/lib/socket/connect_multi.c
Removed:
   branches/SAMBA_4_0/source/libcli/smb_composite/connect_multi.c
Modified:
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/lib/socket/config.mk
   branches/SAMBA_4_0/source/lib/socket/socket.h
   branches/SAMBA_4_0/source/libcli/cliconnect.c
   branches/SAMBA_4_0/source/libcli/config.mk
   branches/SAMBA_4_0/source/libcli/ldap/ldap_client.c
   branches/SAMBA_4_0/source/libcli/raw/clisocket.c
   branches/SAMBA_4_0/source/libcli/smb_composite/connect.c


Changeset:
Sorry, the patch is too large (1091 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11369


More information about the samba-cvs mailing list