mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-30 20:26:44 +02:00
Compare commits
3 Commits
f05a002a3a
...
be62eab189
Author | SHA1 | Date | |
---|---|---|---|
|
be62eab189 | ||
|
9100f7e3ab | ||
|
610bea9c0f |
@ -1,8 +1,8 @@
|
||||
# LuaSocket
|
||||
|
||||
|
||||
[](https://github.com/lunarmodules/luasocket/actions?workflow=Build)
|
||||
[](https://github.com/lunarmodules/luasocket/actions?workflow=Luacheck)
|
||||
[](https://github.com/lunarmodules/luasocket/actions?workflow=Build)
|
||||
[](https://github.com/lunarmodules/luasocket/actions?workflow=Luacheck)
|
||||
[](https://github.com/lunarmodules/luasocket/releases)
|
||||
[](https://luarocks.org/modules/lunarmodules/luasocket)
|
||||
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user