]> granicus.if.org Git - curl/commit
connect: Fixed "Whut?" no server connection failures
authorSteve Holme <steve_holme@hotmail.com>
Sun, 3 Nov 2013 11:27:12 +0000 (11:27 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 3 Nov 2013 11:27:12 +0000 (11:27 +0000)
commit5094bb53f4a02726fb2aa93d0614e20430004be5
treeef7fd08bd49a45defda62d90449697fc8a42e0a1
parent052f24c9b7016bcb5fe3a751efb944928e1fb138
connect: Fixed "Whut?" no server connection failures

Introduced in commit 7d7df831981fee curl would loop displaying "Whut?"
if it was trying to connect to an address and port that didn't have
anything listening on it.
lib/connect.c