refetch bridge descriptors in a timely fashion
commit07c5026efa4c5fac64e5f3e843eae6bea0de54db
authorRoger Dingledine <arma@torproject.org>
Mon, 16 May 2011 16:58:44 +0000 (16 12:58 -0400)
committerRoger Dingledine <arma@torproject.org>
Wed, 18 May 2011 00:48:46 +0000 (17 20:48 -0400)
tree9252e503cd3368cbd7c537b1061da0679acd2f9c
parentbc89ef0ca8164f9e6e23e73c01bdb4257fdbce7c
refetch bridge descriptors in a timely fashion

When we configure a new bridge via the controller, don't wait up to ten
seconds before trying to fetch its descriptor. This wasn't so bad when
you listed your bridges in torrc, but it's dreadful if you configure
your bridges via vidalia.
changes/bug3198 [new file with mode: 0644]
src/or/main.c