check_for_orconn_on_close 225 B

1234
  1. o Minor bugfixes:
  2. - Check for closing an or_connection_t without going through correct
  3. channel functions; emit a warning and then call
  4. connection_or_close_for_error() so we don't assert as in 7212 and 7267.