arti/tor-client/src
Nick Mathewson 3833ca2665 Move stream timeout logic into tor-client.
This is consistent with the other pieces of tor-proto, which do not
handle timeouts on their own.  It also lets us remove tor-rtcompat
as a dependency from tor-proto, and simplify some of the test cases
to use async_test.

This commit unindents a lot of test code; use git's "-b" flag to
read the parts that matter.
2021-03-24 11:14:07 -04:00
..
client.rs Move stream timeout logic into tor-client. 2021-03-24 11:14:07 -04:00
lib.rs Move our command-line interface into a new crate called "arti". 2021-03-17 15:14:32 -04:00