bug16274 281 B

12345
  1. o Minor bugfix (open file limit):
  2. - Fix set_max_file_descriptors() to set by default the max open file
  3. limit to the current limit in case setrlimit() fails so we at least
  4. have a usable value; Fixes #16274; bugfix on tor-0.2.0.10-alpha~71;
  5. Patch by dgoulet.