mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-23 17:06:47 +02:00
Compare commits
4 Commits
9fd2f6b5bd
...
d5e321ed5e
Author | SHA1 | Date | |
---|---|---|---|
|
d5e321ed5e | ||
|
1fad162690 | ||
|
e1651c9d8b | ||
|
610bea9c0f |
0
mime.vcxproj
Executable file → Normal file
0
mime.vcxproj
Executable file → Normal file
0
socket.vcxproj
Executable file → Normal file
0
socket.vcxproj
Executable file → Normal file
0
src/inet.c
Executable file → Normal file
0
src/inet.c
Executable file → Normal file
0
src/luasocket.c
Executable file → Normal file
0
src/luasocket.c
Executable file → Normal file
0
src/makefile
Executable file → Normal file
0
src/makefile
Executable file → Normal file
0
src/mime.c
Executable file → Normal file
0
src/mime.c
Executable file → Normal file
0
src/socket.h
Executable file → Normal file
0
src/socket.h
Executable file → Normal file
0
src/wsocket.c
Executable file → Normal file
0
src/wsocket.c
Executable file → Normal file
@ -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