make filewatcher more robust

This commit is contained in:
2025-04-12 01:15:30 +03:00
parent c9205336c1
commit b63261a739
14 changed files with 543 additions and 287 deletions

View File

@@ -47,6 +47,7 @@ add_library(hiload SHARED
src/memory.c
src/string/string.c
src/filewatcher/filewatcher.c
src/filewatcher/filewatch.c
# dependencies
src/logger/sc_log.c