Compare commits

1 Commits
main ... main

Author SHA1 Message Date
e8725f36ce oubli maj 2025-10-15 09:18:48 +02:00

27
ping-report/answers.md Normal file
View File

@@ -0,0 +1,27 @@
daemon.c :
create-daemon : 4 routes
ping_request : 2 routes
send_check : 4 routes
check_keep_working : 4
daemon_work : 4
db-sqlite.c :
db_connect : 1 route
db_disconnect : 1 route
insert_hourly_report : 1 route
ping-report.c :
main : 4 routes
utils.c :
write_pid_file : 2 routes
remove_file : 1 route
stats.c :
get_ping_from_temp_log :
write_ping_log : 4 routes