mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 02:09:24 +01:00
4 lines
175 B
Plaintext
4 lines
175 B
Plaintext
o Code simplifications and refactoring:
|
|
- In connection_exit_begin_conn(), use END_CIRC_REASON_TORPROTOCOL
|
|
constant instead of hardcoded value. Fixes issue 13840.
|