bug24167 378 B

1234567
  1. o Minor bugfixes (network layer):
  2. - When closing a connection via close_connection_immediately(), we
  3. mark it as "not blocked on bandwidth", to prevent later calls
  4. from trying to unblock it, and give it permission to read. This
  5. fixes a backtrace warning that can happen on relays under various
  6. circumstances. Fixes bug 24167; bugfix on 0.1.0.1-rc.