Skip to content
Snippets Groups Projects
Commit 7d39ab29 authored by Nick Mathewson's avatar Nick Mathewson :fire:
Browse files

Move responsibility for circuit construction into CircuitBuilder.

Previously this was done in functions associated with Path and
OwnedPath, but this caused their method signatures to get more and
more complicated.

This change will also allow us to make timeout handling part of the
circuit-building process.
parent 99e0c178
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