Network support for the Lua language
Go to file
Diego Nehab 4e5ad6d5ee Bug in poll.
Debug garbage in compat-5.1.c.
Improvements to the user manual.
2004-11-29 06:55:47 +00:00
doc Bug in poll. 2004-11-29 06:55:47 +00:00
etc Almost ready for beta3 2004-11-27 07:58:04 +00:00
samples Fine tunned modules scheme. 2004-10-11 06:18:57 +00:00
src Bug in poll. 2004-11-29 06:55:47 +00:00
test Added new instalation section to the manual. 2004-11-28 08:17:16 +00:00
FIX New LTN12 test procedures (still short, but growing) 2004-11-28 00:59:12 +00:00
LICENSE Compiled and tested on Windows... 2004-06-17 00:18:48 +00:00
logo.ps Adjusted a few inconsistencies with the manual. 2003-08-16 00:06:04 +00:00
ltn012.wiki Typos. 2004-08-04 23:23:11 +00:00
ltn013.wiki Typos. 2004-08-05 20:18:24 +00:00
luasocket.sln Changed the return of the send function... 2004-06-17 23:08:56 +00:00
luasocket.vcproj Almost ready for beta3 2004-11-27 07:58:04 +00:00
makefile.dist Adjusted distribution and typo. 2004-11-28 08:32:36 +00:00
mime.vcproj Almost ready for beta3 2004-11-27 07:58:04 +00:00
NEW Beta2 is out! Total timeout works on Windows. 2004-07-26 05:17:37 +00:00
README Almost ready for distribution... 2004-06-17 21:46:22 +00:00
TODO Added new instalation section to the manual. 2004-11-28 08:17:16 +00:00

This release is a "beta" version. It has been tested on WinXP, Mac OS X,
SunOS and Linux. Although no major API changes should happen before the
final version is released, please look for and report any bugs (or
"features") you encounter. 

For this version, all modules should be loaded with the provided "require"
function, and the binaries should be compliled as shared libraries. Check
the makefiles in the distribution and the readme in the 'etc' directory.

Have fun,
Diego Nehab.