luasocket/src
Diego Nehab 1e4255e2a9 Update Windows projects vor Visual Studio 2017 2019-03-01 20:46:37 -03:00
..
auxiliar.c auxiliar.c: use LUASOCKET_PRIVATE 2019-02-25 15:57:01 -07:00
auxiliar.h New compat.h module implements luaL_setfuncs. 2015-08-21 15:39:34 -03:00
buffer.c buffer.c: use LUASOCKET_PRIVATE 2019-02-25 15:57:25 -07:00
buffer.h Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
compat.c pragma.c: use LUASOCKET_PRIVATE 2019-02-25 15:58:30 -07:00
compat.h Fix static linking problem with LuaJIT 2019-02-23 10:37:16 +01:00
except.c except.c: use LUASOCKET_PRIVATE 2019-02-25 15:58:45 -07:00
except.h Update comment in except.h 2016-02-21 12:28:13 +01:00
ftp.lua Hide ftp.PORT "constant" as a local 2016-03-07 01:33:08 -03:00
headers.lua Build with Lua 5.2 without LUA_COMPAT_MODULE flag. 2013-05-27 12:45:09 +04:00
http.lua bugfix: http.lua multischeme change that got dropped during PR conflict resolution 2019-02-28 18:40:30 -07:00
inet.c inet.c: use LUASOCKET_PRIVATE 2019-02-25 15:58:54 -07:00
inet.h Fixes suggested by @Florob in #147. 2015-08-25 15:41:40 -03:00
io.c io.c: use LUASOCKET_PRIVATE 2019-02-25 15:59:09 -07:00
io.h New agnostic IPv4 IPv6 functions. 2015-08-22 19:52:01 -03:00
ltn12.lua Add ltn12.source.table() 2018-06-05 00:00:39 -06:00
luasocket.c Update to Visual Studio 2017. 2018-08-22 17:37:32 -03:00
luasocket.h luasocket.h: define LUASOCKET_API and LUASOCKET_PRIVATE for export visibility 2019-02-25 15:54:09 -07:00
makefile Update Windows projects vor Visual Studio 2017 2019-03-01 20:46:37 -03:00
mbox.lua Don't break global mbox table in mbox.split_mbox 2016-02-11 15:57:56 +03:00
mime.c mime.c: use LUASOCKET_API 2019-02-25 15:56:17 -07:00
mime.h mime.h: use LUASOCKET_API 2019-02-25 15:55:04 -07:00
mime.lua mime.lua: Obsolete require("io") 2017-09-04 10:26:11 +02:00
options.c options.c: use LUASOCKET_PRIVATE 2019-02-25 15:59:19 -07:00
options.h Merge pull request #244 from leyyer/options 2019-02-24 17:57:23 -03:00
pierror.h updated error messages, less error prone, platform independent 2015-03-03 21:17:06 +01:00
select.c select.c: use LUASOCKET_PRIVATE 2019-02-25 15:59:29 -07:00
select.h Decent makefiles! 2009-05-27 09:31:38 +00:00
serial.c serial.c: include luasocket.h 2019-02-25 16:00:38 -07:00
smtp.lua Build with Lua 5.2 without LUA_COMPAT_MODULE flag. 2013-05-27 12:45:09 +04:00
socket.h Merge branch 'git-sam' into diego-sam-mwild-integration 2012-04-11 14:18:20 -07:00
socket.lua New agnostic IPv4 IPv6 functions. 2015-08-22 19:52:01 -03:00
tcp.c tcp.c: use LUASOCKET_PRIVATE 2019-02-25 16:00:51 -07:00
tcp.h Making progress toward a release 2012-04-23 00:18:45 +08:00
timeout.c timeout.c: use LUASOCKET_PRIVATE 2019-02-25 16:01:04 -07:00
timeout.h Added gettimeout for completeness. 2016-03-04 15:36:32 -03:00
tp.lua Family agostic FTP and expose HTTP/FTP url parsing 2016-03-07 01:30:30 -03:00
udp.c Only use EAI_OVERFLOW, AI_NUMERICSERV if defined 2019-02-26 09:30:15 +01:00
udp.h Changed buffer-per-socket to buffer-per-operation. 2015-10-06 11:33:50 +08:00
unix.c unix.c: use LUASOCKET_API 2019-02-25 15:56:28 -07:00
unix.h unix.h: use LUASOCKET_API 2019-02-25 15:55:36 -07:00
unixdgram.c unixdgram.c: use LUASOCKET_PRIVATE 2019-02-25 16:01:33 -07:00
unixdgram.h rename unix.tcp to unix.stream, unix.udp to unix.dgram 2016-12-25 23:33:10 +08:00
unixstream.c unixstream.c: use LUASOCKET_PRIVATE 2019-02-25 16:01:44 -07:00
unixstream.h rename unix.tcp to unix.stream, unix.udp to unix.dgram 2016-12-25 23:33:10 +08:00
url.lua url.lua:remove_dot_components(): avoid ambiguous numeric representation as empty-path-segment marker 2018-08-21 12:43:30 -06:00
usocket.c Only use EAI_OVERFLOW, AI_NUMERICSERV if defined 2019-02-26 09:30:15 +01:00
usocket.h Remove warnings. Move windows specific code. 2013-05-30 16:50:28 +08:00
wsocket.c usocket.c: use LUASOCKET_PRIVATE 2019-02-25 16:04:29 -07:00
wsocket.h Remove warnings. Move windows specific code. 2013-05-30 16:50:28 +08:00