mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-05-01 12:46:45 +02:00
Merge 610bea9c0faa6e76e23eed5074daad2e9110a0ca into 8c2ff7217e2a205eb107a6f48b04ff1b2b3090a1
This commit is contained in:
commit
f05a002a3a
@ -11,7 +11,6 @@
|
|||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
#include <ws2tcpip.h>
|
#include <ws2tcpip.h>
|
||||||
|
|
||||||
typedef int socklen_t;
|
|
||||||
typedef SOCKADDR_STORAGE t_sockaddr_storage;
|
typedef SOCKADDR_STORAGE t_sockaddr_storage;
|
||||||
typedef SOCKET t_socket;
|
typedef SOCKET t_socket;
|
||||||
typedef t_socket *p_socket;
|
typedef t_socket *p_socket;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user