mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
9218566599
It was kind of thread-safe, maybe, but there was a data race that makes tsan unhappy. We now do interface detection once per Tox instance instead of once per process. |
||
---|---|---|
.. | ||
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 |