luasocket/src
2013-01-28 16:21:52 +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
if.c Oh, forgot one personal copyright. Replaced with Cisco. 2012-12-05 18:51:34 +02:00
if.h Added if_* POSIX API wrappers under socket.iface. 2012-12-05 09:54:34 +02:00
inet.c Converted code to use getaddrinfo/getnameinfo (available ~everywhere like *BSD, Linux, Windows at least), and added various ipv6 socket options' get+set. 2012-12-05 18:41:06 +02: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 Making progress toward a release 2012-04-23 00:18:45 +08:00
luasocket.c Added if_* POSIX API wrappers under socket.iface. 2012-12-05 09:54:34 +02:00
luasocket.h Making progress toward a release 2012-04-23 00:18:45 +08:00
makefile Fixed compilation to work on OS X. 2012-12-05 18:49:16 +02: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 Fixed compilation to work on OS X. 2012-12-05 18:49:16 +02:00
options.h Converted code to use getaddrinfo/getnameinfo (available ~everywhere like *BSD, Linux, Windows at least), and added various ipv6 socket options' get+set. 2012-12-05 18:41:06 +02: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 Added check for validity of receivefrom result (ohops). 2013-01-28 16:21:52 +02: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 Making progress toward a release 2012-04-23 00:18:45 +08:00
wsocket.h Decent makefiles! 2009-05-27 09:31:38 +00:00