multi: connect fail => use next IP address
authorDaniel Stenberg <daniel@haxx.se>
Thu, 23 Dec 2010 21:19:25 +0000 (22:19 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 23 Dec 2010 21:21:24 +0000 (22:21 +0100)
commit5825aa149dc74050bb329b4491b556c6095ac4a8
tree2d8ee265fbd36bc6ebb01edacc11468aef5dae56
parent7dc9393d3b1d78f9bc4349b28cff3c58b76a0d2b
multi: connect fail => use next IP address

When using the multi interface and connecting to a host name that
resolves to multiple IP addresses, there was no logic that made it
continue to the next IP if connecting to the first address times
out. This is now corrected.
lib/connect.c
lib/urldata.h