server05 start

This commit is contained in:
2025-07-30 22:03:28 +01:00
parent a72cceca00
commit 63d237226f
3 changed files with 41 additions and 1 deletions

12
server05.h Normal file
View File

@@ -0,0 +1,12 @@
//
// Created by Ajurna on 30/07/2025.
//
#ifndef SERVER05_H
#define SERVER05_H
#endif //SERVER05_H
typedef struct HandleArgs {
}handle_args_t;