Network support for the Lua language
Go to file
Diego Nehab 58096449c6 Manual is almost done. HTTP is missing.
Implemented new distribution scheme.
Select is now purely C.
HTTP reimplemented seems faster dunno why.
LTN12 functions that coroutines fail gracefully.
2004-06-15 06:24:00 +00:00
doc Manual is almost done. HTTP is missing. 2004-06-15 06:24:00 +00:00
etc Manual is almost done. HTTP is missing. 2004-06-15 06:24:00 +00:00
samples Manual is almost done. HTTP is missing. 2004-06-15 06:24:00 +00:00
src Manual is almost done. HTTP is missing. 2004-06-15 06:24:00 +00:00
test Manual is almost done. HTTP is missing. 2004-06-15 06:24:00 +00:00
LICENSE Starting to use RCS in princeton again. Not behind a firewall anymore. 2003-08-31 00:58:07 +00:00
logo.ps Adjusted a few inconsistencies with the manual. 2003-08-16 00:06:04 +00:00
ltn012.wiki FTP low-level working. 2004-05-25 05:27:44 +00:00
luasocket.sln Updated projects for windows to generate dlls. 2004-05-30 23:23:05 +00:00
luasocket.vcproj Updated projects for windows to generate dlls. 2004-05-30 23:23:05 +00:00
makefile.dist Releasing 2.0 alpha!!! 2003-06-30 18:53:10 +00:00
mime.vcproj Updated projects for windows to generate dlls. 2004-05-30 23:23:05 +00:00
NEW Releasing 2.0 alpha!!! 2003-06-30 18:53:10 +00:00
README Releasing 2.0 alpha!!! 2003-06-30 18:53:10 +00:00
TODO Manual is almost done. HTTP is missing. 2004-06-15 06:24:00 +00:00

This release is work in progress. It has been tested on WinXP, Mac OS X,
SunOS and Linux. 

In this version, all Lua code should be built into the binary. For that, you
will need a working versions of luac and bin2c, both available with your
Lua distribution. Check the makefile for details.

Have fun,
Diego Nehab.