ConnectionExists() now returns FALSE immediately if it finds a connection
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Nov 2001 13:54:32 +0000 (13:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Nov 2001 13:54:32 +0000 (13:54 +0000)
commit9b6545c479394e5ca7c52c1c1d59086533783521
tree9653f443cbbe7f4459b1399baf629b90ee1269fb
parent96fb1182514f6a19fbed95abac8defe0e2a62ada
ConnectionExists() now returns FALSE immediately if it finds a connection
that is dead, because it can only find one entry anyway and if that is dead
there won't be any other entry that matches
lib/url.c