]> git.ipfire.org Git - thirdparty/tor.git/commit
New testing-only tor_sleep_msec function
authorNick Mathewson <nickm@torproject.org>
Wed, 30 Apr 2014 16:48:46 +0000 (12:48 -0400)
committerNick Mathewson <nickm@torproject.org>
Sat, 14 Jun 2014 15:40:27 +0000 (11:40 -0400)
commite2e588175eac4ebe8fb47c0540954d0f78525cce
tree4326a57028c03348a7ddb7518eae7e244de9461a
parent34f8723dc784142b30d92bbbdeb37089ae7a3bc5
New testing-only tor_sleep_msec function

In the unit tests I want to loop with a delay, but I want less than
a 1 second delay.  This, sadly, requires compatibility code.
configure.ac
src/common/compat.c
src/common/compat.h