diff options
Diffstat (limited to 'changes/18640')
-rw-r--r-- | changes/18640 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/18640 b/changes/18640 deleted file mode 100644 index de63da6655..0000000000 --- a/changes/18640 +++ /dev/null @@ -1,6 +0,0 @@ - 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. |