mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
b78803f9f5
For 15176; Shadow would like this. Based on a patch by Rob Jansen, but revised to have a minimal-sized diff.
4 lines
168 B
Plaintext
4 lines
168 B
Plaintext
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.
|