mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Extract main part of main loop into a separate function
For 15176; Shadow would like this. Based on a patch by Rob Jansen, but revised to have a minimal-sized diff.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Code simplification and refactoring:
|
||||
- Refactor main loop to extract the 'loop' part. This makes it easier
|
||||
to run Tor under Shadow. Closes ticket 15176.
|
||||
Reference in New Issue
Block a user