luasocket/src
2012-04-11 13:33:34 -07:00
..
auxiliar.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
auxiliar.h Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
buffer.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
buffer.h Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
except.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
except.h Decent makefiles! 2009-05-27 09:31:38 +00:00
ftp.lua Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
headers.lua Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
http.lua Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
inet.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
inet.h Add support for connecting to IPv6 hosts 2012-04-11 13:33:34 -07:00
io.c Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
io.h Decent makefiles! 2009-05-27 09:31:38 +00:00
ltn12.lua Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
luasocket.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
luasocket.h Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
makefile Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
mbox.lua Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
mime.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
mime.h Decent makefiles! 2009-05-27 09:31:38 +00:00
mime.lua Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
options.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
options.h Add support for the IPV6_V6ONLY socket option defaulting to on. 2012-04-11 13:33:34 -07:00
select.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
select.h Decent makefiles! 2009-05-27 09:31:38 +00:00
smtp.lua Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
socket.h Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
socket.lua Add support for connecting to IPv6 hosts 2012-04-11 13:33:34 -07:00
tcp.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
tcp.h Rework binding IPv6 sockets by harmonizing it with the IPv4 variant 2012-04-11 13:33:34 -07:00
timeout.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
timeout.h Decent makefiles! 2009-05-27 09:31:38 +00:00
tp.lua Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
udp.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
udp.h Rework binding IPv6 sockets by harmonizing it with the IPv4 variant 2012-04-11 13:33:34 -07:00
unix.c Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing. 2012-04-11 13:33:34 -07:00
unix.h Decent makefiles! 2009-05-27 09:31:38 +00:00
url.lua url.escape/url.unescape: Fix to return *only* the encoded/decoded string (thanks moodydeath) 2012-04-11 13:33:34 -07:00
usocket.c #ifdef EAI_BADHINTS and EAI_PROTOCOL which don't seem available on my system (Linux/glibc 2.11) 2012-04-11 13:33:34 -07:00
usocket.h Decent makefiles! 2009-05-27 09:31:38 +00:00
wsocket.c Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
wsocket.h Decent makefiles! 2009-05-27 09:31:38 +00:00