mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-23 08:56:44 +02:00
Compare commits
3 Commits
eb6fa33cb8
...
86de264874
Author | SHA1 | Date | |
---|---|---|---|
|
86de264874 | ||
|
1fad162690 | ||
|
ccef3bc4e2 |
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
@ -12,7 +12,7 @@
|
||||
#define PIE_CONNREFUSED "connection refused"
|
||||
#define PIE_CONNABORTED "closed"
|
||||
#define PIE_CONNRESET "closed"
|
||||
#define PIE_TIMEDOUT "timeout"
|
||||
#define PIE_TIMEDOUT "connection timeout"
|
||||
#define PIE_AGAIN "temporary failure in name resolution"
|
||||
#define PIE_BADFLAGS "invalid value for ai_flags"
|
||||
#define PIE_BADHINTS "invalid value for hints"
|
||||
|
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
Loading…
x
Reference in New Issue
Block a user