mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
a2ad31a92b
This patch does NOTHING but: - move code - add declarations and includes as needed to make the new code work - declare the new functions.
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
o Code simplification and refactoring:
|
|
- Split connection_about_to_close into separate functions for each
|
|
connection type.
|