summaryrefslogtreecommitdiff
path: root/changes/18640
blob: de63da665573ff6d4c29c3ba8f133a0f03523064 (plain)
1
2
3
4
5
6
  o Major features (resource management):
    - Tor now includes support for noticing when we are about to run out of
      sockets, and preemptively closing connections of lower priority.
      (This feature is off by default for now, since the current prioritizing
      method is not mature enough yet. You can enable it by setting
      "DisableOOSCheck 0".) Closes ticket 18640.