Prepare support for more socket types

This commit is contained in:
momo5502
2024-11-08 20:41:06 +01:00
parent b367db3584
commit a63ae4e782
7 changed files with 251 additions and 73 deletions

View File

@@ -62,6 +62,7 @@
#include <phnt_windows.h>
#include <phnt.h>
#include <ntgdi.h>
#include <ws2def.h>
#ifdef _WIN32
#pragma warning(pop)