mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
878e0d45a5
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.
5 lines
219 B
Plaintext
5 lines
219 B
Plaintext
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.
|