mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
This patch does NOTHING but: - move code - add declarations and includes as needed to make the new code work - declare the new functions.
3 lines
135 B
Text
3 lines
135 B
Text
o Code simplification and refactoring:
|
|
- Split connection_about_to_close into separate functions for each
|
|
connection type.
|