no measurement circs if not enough build times
commitceb3d4d578f4ebb8d0d1247adf895ccbab7f72db
authorRoger Dingledine <arma@torproject.org>
Wed, 29 Sep 2010 22:05:10 +0000 (29 18:05 -0400)
committerRoger Dingledine <arma@torproject.org>
Wed, 29 Sep 2010 22:05:10 +0000 (29 18:05 -0400)
tree98281cf43c149408ecb369c6863299c0417e6ad3
parent7f10707c42e69ef69395aecf7984d16107c78331
no measurement circs if not enough build times

In the first 100 circuits, our timeout_ms and close_ms
are the same. So we shouldn't transition circuits to purpose
CIRCUIT_PURPOSE_C_MEASURE_TIMEOUT, since they will just timeout again
next time we check.
src/or/circuituse.c