mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-06 17:06:46 +02:00
Compare commits
3 Commits
20092ff9d5
...
d5e321ed5e
Author | SHA1 | Date | |
---|---|---|---|
|
d5e321ed5e | ||
|
e1651c9d8b | ||
|
610bea9c0f |
@ -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