luasocket/src
Caleb Maclennan 26b524e1d7
Revert "fix(usocket): Fix typo in return value function name"
This reverts commit 88c72acd77.

See discussion on #390
2022-08-31 00:34:39 +03:00
..
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.lua: set transfer-encoding if source and no content-length 2022-03-22 09:38:14 +01:00
inet.c fix(build): Use gai_strerrorA not gai_strerror on Windows 2022-07-27 09:51:35 +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 luasocket: include centralization 2019-03-10 00:03:04 -07:00
luasocket.h chore: Update internal version references to match release (#370) 2022-03-28 11:53:32 +00:00
makefile chore: Update internal version references to match release (#370) 2022-03-28 11:53:32 +00:00
mbox.lua refactor: Address issues raised by linter 2022-03-19 17:13:15 +03:00
mime.c style: Use C-style comment syntax throughout (#309) 2022-03-18 17:54:11 +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 style(core) Remove lingering c-style comment (#388) 2022-08-27 21:31:54 +03:00
options.h feat(tcp): Add support for TCP Defer Accept 2022-07-27 09:40:18 +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 Build with Lua 5.2 without LUA_COMPAT_MODULE flag. 2013-05-27 12:45:09 +04:00
socket.h fix(build): Use gai_strerrorA not gai_strerror on Windows 2022-07-27 09:51:35 +03:00
socket.lua New agnostic IPv4 IPv6 functions. 2015-08-22 19:52:01 -03:00
tcp.c feat(tcp): Add support for TCP Defer Accept 2022-07-27 09:40:18 +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 fix(build): Use gai_strerrorA not gai_strerror on Windows 2022-07-27 09:51:35 +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 style: Use C-style comment syntax throughout (#309) 2022-03-18 17:54:11 +03: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 refactor: Address issues raised by linter 2022-03-19 17:13:15 +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 fix(build): Use gai_strerrorA not gai_strerror on Windows 2022-07-27 09:51:35 +03:00
wsocket.h Remove warnings. Move windows specific code. 2013-05-30 16:50:28 +08:00