..
auxiliar.c
auxiliar: pragma visibility
2019-03-10 00:03:04 -07:00
auxiliar.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
buffer.c
Fix argumentless receive call on Lua 5.4 #331
2021-10-17 15:30:22 +02:00
buffer.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
compat.c
compat: pragma visibility
2019-03-10 00:03:04 -07:00
compat.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
except.c
except: pragma visibility
2019-03-10 00:03:04 -07:00
except.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07: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: pragma visibility
2019-03-10 00:03:04 -07:00
inet.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
io.c
io: pragma visibility
2019-03-10 00:03:04 -07:00
io.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
ltn12.lua
Add ltn12.source.table()
2018-06-05 00:00:39 -06:00
luasocket.c
luasocket: include centralization
2019-03-10 00:03:04 -07:00
luasocket.h
luasocket: include centralization
2019-03-10 00:03:04 -07:00
makefile
src/makefile: remove -DLUASOCKET_INET_PTON as current mingw builds don't want it
2020-03-28 16:46:49 +00:00
mbox.lua
Don't break global mbox table in mbox.split_mbox
2016-02-11 15:57:56 +03:00
mime.c
mime: include reorg
2019-03-10 00:04:20 -07:00
mime.h
mime: include reorg
2019-03-10 00:04:20 -07:00
mime.lua
mime.lua: Obsolete require("io")
2017-09-04 10:26:11 +02:00
options.c
options: pragma visibility
2019-03-10 00:04:20 -07:00
options.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
pierror.h
updated error messages, less error prone, platform independent
2015-03-03 21:17:06 +01:00
select.c
select: pragma visibility
2019-03-10 00:04:20 -07:00
select.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
serial.c
serial.c: pragma visibiliity
2019-03-10 00:04:20 -07:00
smtp.lua
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
2013-05-27 12:45:09 +04:00
socket.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
socket.lua
New agnostic IPv4 IPv6 functions.
2015-08-22 19:52:01 -03:00
tcp.c
tcp: pragma visibility
2019-03-10 00:04:20 -07:00
tcp.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
timeout.c
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
timeout.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
tp.lua
Family agostic FTP and expose HTTP/FTP url parsing
2016-03-07 01:30:30 -03:00
udp.c
udp: pragma visibility
2019-03-10 00:04:20 -07:00
udp.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
unix.c
unix: include reorg
2019-03-10 00:04:20 -07:00
unix.h
unix: include reorg
2019-03-10 00:04:20 -07:00
unixdgram.c
unixdgram: pragma visibility
2019-03-10 00:04:20 -07:00
unixdgram.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
unixstream.c
unixstream: pragma visibility
2019-03-10 00:04:20 -07:00
unixstream.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07: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
usocket: pragma visibility
2019-03-10 00:04:20 -07:00
usocket.h
Remove warnings. Move windows specific code.
2013-05-30 16:50:28 +08:00
wsocket.c
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
wsocket.h
Remove warnings. Move windows specific code.
2013-05-30 16:50:28 +08:00