mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
When setting the maximum number of connections allowed by the OS, always allow some extra file descriptors for other files. Fixes bug 22797; bugfix on 0.2.0.10-alpha.
4 lines
219 B
Text
4 lines
219 B
Text
o Minor bugfixes (file limits):
|
|
- When setting the maximum number of connections allowed by the OS,
|
|
always allow some extra file descriptors for other files.
|
|
Fixes bug 22797; bugfix on 0.2.0.10-alpha.
|