Merge e1651c9d8b3c78728fc5ad82c15eb3ef4a9f34fa into e3ca4a767a68d127df548d82669aba3689bd84f4

This commit is contained in:
Wii 2024-05-24 13:28:58 +03:00 committed by GitHub
commit 9fd2f6b5bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,6 @@
#include <winsock2.h>
#include <ws2tcpip.h>
typedef int socklen_t;
typedef SOCKADDR_STORAGE t_sockaddr_storage;
typedef SOCKET t_socket;
typedef t_socket *p_socket;