.. |
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 |
config.h
|
add PSP config file
|
2024-02-27 16:01:59 +02: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 |
getaddrinfo.c
|
add getaddrinfo by Motoyuki Kasahara
|
2024-02-27 10:27:14 +02:00 |
getaddrinfo.h
|
add getaddrinfo by Motoyuki Kasahara
|
2024-02-27 10:27:14 +02:00 |
headers.lua
|
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
|
2013-05-27 12:45:09 +04:00 |
http.lua
|
chore(http): Correct typos in error message and code comments (#423)
|
2024-02-12 11:28:01 +03:00 |
inet.c
|
add gethostname function for PSP
|
2024-02-29 10:27:47 +02:00 |
inet.h
|
rough inclusion of external getaddrinfo
|
2024-02-27 13:56:39 +02: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(core): Update version markers to last released version
|
2023-11-11 00:48:02 +03:00 |
makefile
|
a very hacky way to build static libraries
|
2024-02-29 10:46:30 +02: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 |
netdb-compat.c
|
add herror.c from MiNTLib
|
2024-02-27 16:01:59 +02:00 |
netdb-compat.h
|
remove unused functions from netdb-compat
|
2024-02-27 16:00:03 +02:00 |
options.c
|
make ipv6 support optional
|
2024-02-27 10:22:59 +02:00 |
options.h
|
make ipv6 support optional
|
2024-02-27 10:22:59 +02: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
|
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
|
make ipv6 support optional
|
2024-02-27 10:22:59 +02: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
|
make ipv6 support optional
|
2024-02-27 10:22:59 +02: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
|
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
|
final fixes for building for PSP without IPv6 support
|
2024-02-28 09:38:54 +02:00 |
wsocket.c
|
fix(wsocket): Properly report CONNRESET (#81)
|
2023-11-09 14:00:09 +03:00 |
wsocket.h
|
Remove warnings. Move windows specific code.
|
2013-05-30 16:50:28 +08:00 |