mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
5530e41742
tox-bootstrapd can use around 600 TCP sockets during TCP server's normal functioning. Many systems default to having a soft limit of 1024 open file descriptors, which we are close to reaching, so it was suggested we bump that limit to a higher number. iphy suggested increasing it to 32768. |
||
---|---|---|
.. | ||
command_line_arguments.c | ||
command_line_arguments.h | ||
config_defaults.h | ||
config.c | ||
config.h | ||
global.h | ||
log_backend_stdout.c | ||
log_backend_stdout.h | ||
log_backend_syslog.c | ||
log_backend_syslog.h | ||
log.c | ||
log.h | ||
Makefile.inc | ||
tox-bootstrapd.c |