From Nick Mathewson:
authorNiels Provos <provos@gmail.com>
Tue, 12 Dec 2006 04:02:07 +0000 (04:02 +0000)
committerNiels Provos <provos@gmail.com>
Tue, 12 Dec 2006 04:02:07 +0000 (04:02 +0000)
commit0147ef3ac71cb393443af2250fe658940020f880
tree4441a1ebed01efacecc9b5185810740c1f175efe
parenta91d2b2b8ce9ce4a1dd437c30a8c88b5609fa653
From Nick Mathewson:
This patch resets the successive timeout count to zero when:
  - A nameserver comes up
  - We receive a reply from a nameserver
  - We decide to not use the nameserver for a while because of its
    timeout count.

This patch also changes the timeout threshold from 3 to 5 seconds.

svn:r303
evdns.c