Skip to content
Snippets Groups Projects
Commit acfa0f77 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

dirclient: Collect and expose peer information from errors.

This commit refactors the dirclient error type into two cases:
errors when constructing a circuit, and errors that occur once we
already have a one-hop circuit.  The latter can usually be
attributed to the specific cache we're talking to.

This commit also adds a function to expose the information about
which directory gave us the info.
parent d38aafa0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment