]> granicus.if.org Git - curl/commit
If the current connection doesn't fit to get added to the connection cache,
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 Sep 2006 20:50:58 +0000 (20:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 Sep 2006 20:50:58 +0000 (20:50 +0000)
commit7c5745720aca27f38dc875a39d43cc3aba189471
tree0ca0631c3d7a21bc00e9d5981ae174bc6ca12cf3
parent00ae13f96630dc5c2a9add25a4337710f8fcdaf5
If the current connection doesn't fit to get added to the connection cache,
we certainly MUST NOT kill an active connection... Problem tracked down thanks
to Michael Wallner's excellent test program.
lib/url.c