..
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
Fixe an issue with aux buffer init overwriting optional parameters in receive() ( #334 )
2022-03-18 12:23:09 +03: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
refactor: Address issues raised by linter
2022-03-19 17:13:15 +03:00
headers.lua
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
2013-05-27 12:45:09 +04:00
http.lua
http.request: possibility to defer body receiving if sink is not specified
2024-09-11 17:26:24 +02:00
inet.c
chore: Remove the executable permission bit from some source files ( #434 )
2024-06-29 14:33:47 +03: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
src/ltn12.lua: remove duplicated codes
2022-03-21 11:07:26 +01:00
luasocket.c
chore: Remove the executable permission bit from some source files ( #434 )
2024-06-29 14:33:47 +03:00
luasocket.h
chore(core): Update version markers to last released version
2023-11-11 00:48:02 +03:00
makefile
chore: Remove the executable permission bit from some source files ( #434 )
2024-06-29 14:33:47 +03:00
mbox.lua
refactor: Address issues raised by linter
2022-03-19 17:13:15 +03:00
mime.c
chore: Remove the executable permission bit from some source files ( #434 )
2024-06-29 14:33:47 +03:00
mime.h
mime: include reorg
2019-03-10 00:04:20 -07:00
mime.lua
refactor: Address issues raised by linter
2022-03-19 17:13:15 +03:00
options.c
refactor(core): Replace check for SO_BINDTODEVICE support with platform independent version
2023-10-27 11:34:39 +02:00
options.h
feat(tcp): Add 'bindtodevice' option ( #408 )
2023-10-23 21:27:01 +03: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
chore(http): Correct typos in error message and code comments ( #423 )
2024-02-12 11:28:01 +03:00
socket.h
chore: Remove the executable permission bit from some source files ( #434 )
2024-06-29 14:33:47 +03:00
socket.lua
New agnostic IPv4 IPv6 functions.
2015-08-22 19:52:01 -03:00
tcp.c
feat(tcp): Add 'bindtodevice' option ( #408 )
2023-10-23 21:27:01 +03: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
chore: Remove the executable permission bit from some source files ( #434 )
2024-06-29 14:33:47 +03: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
fix(unix): Pass correct path length for abstract sockets ( #430 )
2024-05-24 13:28:51 +03:00
unixdgram.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
unixstream.c
fix(unix): Pass correct path length for abstract sockets ( #430 )
2024-05-24 13:28:51 +03:00
unixstream.h
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
url.lua
fix(url): Avoid fragment being part of authority, allows parsing empty paths
2023-11-08 23:27:58 +03:00
usocket.c
Revert "fix(usocket): Fix typo in return value function name"
2022-08-31 00:34:39 +03:00
usocket.h
Remove warnings. Move windows specific code.
2013-05-30 16:50:28 +08:00
wsocket.c
chore: Remove the executable permission bit from some source files ( #434 )
2024-06-29 14:33:47 +03:00
wsocket.h
Remove warnings. Move windows specific code.
2013-05-30 16:50:28 +08:00