teliva/src/luasocket
Kartik K. Agaram 8a36b2583c select C99 in luasec
I can't select C99 in luasocket, because I don't know how to include
the definition of struct timespec. All this fucking complexity. But
hopefully things will build on OpenBSD now.
2021-11-27 07:28:12 -08:00
..
auxiliar.c inline luasocket 2021-11-20 20:26:17 -08:00
auxiliar.h inline luasocket 2021-11-20 20:26:17 -08:00
buffer.c inline luasocket 2021-11-20 20:26:17 -08:00
buffer.h inline luasocket 2021-11-20 20:26:17 -08:00
compat.c inline luasocket 2021-11-20 20:26:17 -08:00
compat.h clean up a warning and a bit of duplication 2021-11-22 19:25:05 -08:00
except.c inline luasocket 2021-11-20 20:26:17 -08:00
except.h inline luasocket 2021-11-20 20:26:17 -08:00
ftp.lua basic http requests starting to work 2021-11-21 15:07:42 -08:00
headers.lua basic http requests starting to work 2021-11-21 15:07:42 -08:00
http.lua https now working! 2021-11-21 15:55:52 -08:00
inet.c inline luasocket 2021-11-20 20:26:17 -08:00
inet.h inline luasocket 2021-11-20 20:26:17 -08:00
io.c inline luasocket 2021-11-20 20:26:17 -08:00
io.h inline luasocket 2021-11-20 20:26:17 -08:00
ltn12.lua basic http requests starting to work 2021-11-21 15:07:42 -08:00
luasocket.c luasocket now loading properly 2021-11-20 23:34:29 -08:00
luasocket.h inline luasocket 2021-11-20 20:26:17 -08:00
makefile select C99 in luasec 2021-11-27 07:28:12 -08:00
mbox.lua inline luasocket 2021-11-20 20:26:17 -08:00
mime.c basic http requests starting to work 2021-11-21 15:07:42 -08:00
mime.h inline luasocket 2021-11-20 20:26:17 -08:00
mime.lua basic http requests starting to work 2021-11-21 15:07:42 -08:00
options.c inline luasocket 2021-11-20 20:26:17 -08:00
options.h inline luasocket 2021-11-20 20:26:17 -08:00
pierror.h inline luasocket 2021-11-20 20:26:17 -08:00
select.c inline luasocket 2021-11-20 20:26:17 -08:00
select.h inline luasocket 2021-11-20 20:26:17 -08:00
serial.c inline luasocket 2021-11-20 20:26:17 -08:00
smtp.lua basic http requests starting to work 2021-11-21 15:07:42 -08:00
socket.h inline luasocket 2021-11-20 20:26:17 -08:00
socket.lua drop some redundant `require`s 2021-11-20 23:35:22 -08:00
tcp.c inline luasocket 2021-11-20 20:26:17 -08:00
tcp.h inline luasocket 2021-11-20 20:26:17 -08:00
timeout.c inline luasocket 2021-11-20 20:26:17 -08:00
timeout.h inline luasocket 2021-11-20 20:26:17 -08:00
tp.lua basic http requests starting to work 2021-11-21 15:07:42 -08:00
udp.c inline luasocket 2021-11-20 20:26:17 -08:00
udp.h inline luasocket 2021-11-20 20:26:17 -08:00
unix.c inline luasocket 2021-11-20 20:26:17 -08:00
unix.h inline luasocket 2021-11-20 20:26:17 -08:00
unixdgram.c inline luasocket 2021-11-20 20:26:17 -08:00
unixdgram.h inline luasocket 2021-11-20 20:26:17 -08:00
unixstream.c inline luasocket 2021-11-20 20:26:17 -08:00
unixstream.h inline luasocket 2021-11-20 20:26:17 -08:00
url.lua basic http requests starting to work 2021-11-21 15:07:42 -08:00
usocket.c inline luasocket 2021-11-20 20:26:17 -08:00
usocket.h delete final vestiges of embedded luasocket 2021-11-22 17:41:08 -08:00
wsocket.c inline luasocket 2021-11-20 20:26:17 -08:00
wsocket.h inline luasocket 2021-11-20 20:26:17 -08:00