server2 multithread

This commit is contained in:
2026-02-09 21:41:20 +01:00
parent cc842111ff
commit a5ecd9ff9d
6 changed files with 195 additions and 0 deletions

4
server2/.clangd Normal file
View File

@@ -0,0 +1,4 @@
CompileFlags:
Add:
- -Isrc
- -std=c11