coturn/src
Pavel Punsky 95373d3e2a
Cleanup logs on turnserver start (#1088)
Reformatting and removing some duplications:
- Some lines have WARNING WARNING: cleaned up.
- Lines printed using perror: only LOG_ mechanism should be used.
- Printing IO mechanism (epoll for example) for each thread: selected
mechanism logged once
- Duplicate lines (perror and also LOG): duplication removed
- Duplicates: clean up (because calling function multiple times -
configuration load)
2022-11-14 17:45:20 -08:00
..
apps Cleanup logs on turnserver start (#1088) 2022-11-14 17:45:20 -08:00
client Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00
client++ Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00
server Cleanup logs on turnserver start (#1088) 2022-11-14 17:45:20 -08:00
.clang-format Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00
CMakeLists.txt Support Windows MSVC (#855) 2022-10-28 19:32:23 -07:00
ns_turn_defs.h Optional build info compiled into turnserver binary (#1083) 2022-11-13 10:24:50 -08:00