Add simulator support for session management

This commit is contained in:
logicog
2025-12-01 09:22:46 +01:00
parent 6e0e907afb
commit cac7fbe080
2 changed files with 103 additions and 24 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <netinet/in.h>
#define BUFFER_SIZE 2400
#define BUFFER_SIZE 24000
struct Server {
int domain;