This commit is contained in:
Krzosa Karol
2026-01-31 10:03:44 +01:00
parent 2f049101c2
commit 4dcd51845e
6 changed files with 135 additions and 304 deletions

View File

@@ -1,3 +1,7 @@
/*
- [x] Allow for multiple clients connecting out of order
- [x] Non blocking, polling architecture
*/
#define WIN32_LEAN_AND_MEAN
#define WIN32_NO_MIN_MAX
#define NOMINMAX