Merge e1651c9d8b3c78728fc5ad82c15eb3ef4a9f34fa into de359ea4083ac6d944216229e4104dc36537c29c

This commit is contained in:
Wii 2023-11-10 21:09:37 -08:00 committed by GitHub
commit c7bf457ba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;