svn commit: samba r11822 - in branches/SAMBA_4_0/source/lib/socket: .

tridge at samba.org tridge at samba.org
Mon Nov 21 09:20:33 GMT 2005


Author: tridge
Date: 2005-11-21 09:20:32 +0000 (Mon, 21 Nov 2005)
New Revision: 11822

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

Log:

reworked the socket_connect_multi() code so it is built on top of
socket_connect_send() rather than the lower level socket code. Also
simplified the state structures a fair bit, and added name resolution,
fixing a bug where the multi-port connect code did a separate name
resolution for each port being tried.


Modified:
   branches/SAMBA_4_0/source/lib/socket/connect_multi.c


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


More information about the samba-cvs mailing list