threaded resolver: no more expire 0 calls
authorDaniel Stenberg <daniel@haxx.se>
Wed, 1 Sep 2010 14:47:42 +0000 (16:47 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 1 Sep 2010 14:47:42 +0000 (16:47 +0200)
commit5e920157112923417faf901b08098b65d82f7746
tree1c8942dbf075c59799d37a856729f83e7bfd2d18
parentce00c2ef5d5b25b045ed630c72628e8a05f51943
threaded resolver: no more expire 0 calls

Curl_expire() set to 0 expires ALL timeouts so it should only be called
if we truly and really want to remove all timeouts for the handle.
lib/hostthre.c