bug13840 175 B

123
  1. o Code simplifications and refactoring:
  2. - In connection_exit_begin_conn(), use END_CIRC_REASON_TORPROTOCOL
  3. constant instead of hardcoded value. Fixes issue 13840.