luasocket/src
Diego Nehab 9d97d39575 Fix ltn12 version. 2012-12-10 15:50:44 -02:00
..
auxiliar.c Making progress toward a release 2012-04-23 00:18:45 +08:00
auxiliar.h merged lua_typerrror.{c,h} into auxiliar.{c,h} 2012-04-16 20:41:48 +08:00
buffer.c Making progress toward a release 2012-04-23 00:18:45 +08:00
buffer.h Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
except.c Making progress toward a release 2012-04-23 00:18:45 +08:00
except.h Decent makefiles! 2009-05-27 09:31:38 +00:00
ftp.lua Making progress toward a release 2012-04-23 00:18:45 +08:00
headers.lua Making progress toward a release 2012-04-23 00:18:45 +08:00
http.lua Making progress toward a release 2012-04-23 00:18:45 +08:00
inet.c Fix udp:setpeername("*") 2012-08-23 19:31:15 -03:00
inet.h Fix udp:setpeername("*") 2012-08-23 19:31:15 -03:00
io.c Making progress toward a release 2012-04-23 00:18:45 +08:00
io.h Decent makefiles! 2009-05-27 09:31:38 +00:00
ltn12.lua Fix ltn12 version. 2012-12-10 15:50:44 -02: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 Making progress toward a release 2012-04-23 00:18:45 +08:00
makefile Fix HORRIBLE but in b64/qp code. 2012-08-01 03:06:09 -03:00
mbox.lua Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
mime.c Fix HORRIBLE but in b64/qp code. 2012-08-01 03:06:09 -03:00
mime.h First stab at documenation 2012-04-17 01:15:26 +08:00
mime.lua Making progress toward a release 2012-04-23 00:18:45 +08:00
options.c Making progress toward a release 2012-04-23 00:18:45 +08:00
options.h Merge branch 'git-sam' into diego-sam-mwild-integration 2012-04-11 14:18:20 -07:00
select.c Making progress toward a release 2012-04-23 00:18:45 +08:00
select.h Decent makefiles! 2009-05-27 09:31:38 +00:00
serial.c Merge branch 'git-sam' into diego-sam-mwild-integration 2012-04-11 14:18:20 -07:00
smtp.lua Send SMTP AUTH LOGIN response using tp:send(). Fixes #18 2012-08-07 00:01:48 +02:00
socket.h Merge branch 'git-sam' into diego-sam-mwild-integration 2012-04-11 14:18:20 -07:00
socket.lua socket.connect now implemented in the C core 2012-05-10 14:14:22 -07:00
tcp.c Fix udp:setpeername("*") 2012-08-23 19:31:15 -03:00
tcp.h Making progress toward a release 2012-04-23 00:18:45 +08:00
timeout.c Making progress toward a release 2012-04-23 00:18:45 +08:00
timeout.h Decent makefiles! 2009-05-27 09:31:38 +00:00
tp.lua Making progress toward a release 2012-04-23 00:18:45 +08:00
udp.c Fix udp:setpeername("*") 2012-08-23 19:31:15 -03:00
udp.h Making progress toward a release 2012-04-23 00:18:45 +08:00
unix.c :shutdown() errors on all invalid argument strings 2012-04-26 16:50:27 -07:00
unix.h Merge branch 'git-sam' into diego-sam-mwild-integration 2012-04-11 14:18:20 -07:00
url.lua Making progress toward a release 2012-04-23 00:18:45 +08:00
usocket.c socket.connect now implemented in the C core 2012-05-10 14:14:22 -07:00
usocket.h Decent makefiles! 2009-05-27 09:31:38 +00:00
wsocket.c Copied socket_gaistrerror implementation from usocket to wsocket to allow Windows version to compile because it is missing the function. EAI_OVERFLOW and EAI_SYSTEM are commented out because they don't exist on Windows. 2012-11-20 12:58:52 -08:00
wsocket.h Decent makefiles! 2009-05-27 09:31:38 +00:00