tor_get_nofile_limit method

int tor_get_nofile_limit()

Implementation

int tor_get_nofile_limit() {
  return _tor_get_nofile_limit();
}