Fix a traceback when closing a blocked connection "immediately".
[tor.git] / changes / bug24167
blobfd0d87efff77ad3a0e94a162cb48ebb8b652d0eb
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.