This commit is contained in:
Gregory Gauthier 2026-03-26 13:49:30 +00:00
parent b6df19eac3
commit 2799184ffb
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
/* metric_server_fork_sub.c - STRICT C89/C90 multi-client metric server with SUBSCRIBE/PUSH */ /* metric_server_fork.c - STRICT C89/C90 multi-client metric server with SUBSCRIBE/PUSH */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>