luasocket/src
Diego Nehab 3f1712ed48 Added gethostname.
Cleaned up TODO.
Moved luasocket specific stuff from auxiliar.c to luasocket.c
2004-01-19 18:22:51 +00:00
..
auxiliar.c Added gethostname. 2004-01-19 18:22:51 +00:00
auxiliar.h Finished implementation of LuaSocket 2.0 alpha on Linux. 2003-06-26 18:47:49 +00:00
buffer.c Trying to get connect-with-timeout to work. Darwin works... 2004-01-18 00:04:20 +00:00
buffer.h Finished implementation of LuaSocket 2.0 alpha on Linux. 2003-06-26 18:47:49 +00:00
ftp.lua Starting to use RCS in princeton again. Not behind a firewall anymore. 2003-08-31 00:58:07 +00:00
http.lua Added gethostname. 2004-01-19 18:22:51 +00:00
inet.c Updated some of the callbacks in callback.lua. 2004-01-19 05:41:30 +00:00
inet.h Trying to get connect-with-timeout to work. Darwin works... 2004-01-18 00:04:20 +00:00
io.c Trying to get connect-with-timeout to work. Darwin works... 2004-01-18 00:04:20 +00:00
io.h Trying to get connect-with-timeout to work. Darwin works... 2004-01-18 00:04:20 +00:00
luasocket.c Added gethostname. 2004-01-19 18:22:51 +00:00
luasocket.h Added gethostname. 2004-01-19 18:22:51 +00:00
mbox.lua Porting to LUA 5.0 final 2003-05-25 01:54:13 +00:00
mime.c Got rid of some of the typecasts... 2004-01-19 15:38:33 +00:00
mime.h Updated some of the callbacks in callback.lua. 2004-01-19 05:41:30 +00:00
mime.lua Updated some of the callbacks in callback.lua. 2004-01-19 05:41:30 +00:00
select.c Finished implementation of LuaSocket 2.0 alpha on Linux. 2003-06-26 18:47:49 +00:00
select.h Finished implementation of LuaSocket 2.0 alpha on Linux. 2003-06-26 18:47:49 +00:00
smtp.lua First version of generic SMTP code and of the base64 encoding. 2003-10-21 01:12:23 +00:00
socket.h Trying to get connect-with-timeout to work. Darwin works... 2004-01-18 00:04:20 +00:00
tcp.c Added gethostname. 2004-01-19 18:22:51 +00:00
tcp.h Finished implementation of LuaSocket 2.0 alpha on Linux. 2003-06-26 18:47:49 +00:00
timeout.c Seems to be working on windows and linux. 2004-01-19 16:18:31 +00:00
timeout.h Trying to get connect-with-timeout to work. Darwin works... 2004-01-18 00:04:20 +00:00
udp.c Added gethostname. 2004-01-19 18:22:51 +00:00
udp.h Finished implementation of LuaSocket 2.0 alpha on Linux. 2003-06-26 18:47:49 +00:00
url.lua Updated some of the callbacks in callback.lua. 2004-01-19 05:41:30 +00:00
usocket.c Changed to be able to compile with -ansi and -pedantic! 2004-01-19 15:54:42 +00:00
usocket.h Killed a few bugs found by Tomas. 2003-11-27 00:30:54 +00:00
wsocket.c Seems to be working on windows and linux. 2004-01-19 16:18:31 +00:00
wsocket.h Finished implementation of LuaSocket 2.0 alpha on Linux. 2003-06-26 18:47:49 +00:00