Go to file
Diego Nehab 6058d1838e Releasing the beta-beta. 2004-07-02 23:31:32 +00:00
doc More adjustments/bugfixes. 2004-06-21 06:07:58 +00:00
etc Releasing the beta-beta. 2004-07-02 23:31:32 +00:00
samples Releasing the beta-beta. 2004-07-02 23:31:32 +00:00
src tiny bug in test. 2004-07-02 18:58:23 +00:00
test Works fine with the new linking in Linux. 2004-07-02 20:16:15 +00:00
FIX Ready to release beta. 2004-07-02 22:25:58 +00:00
LICENSE Compiled and tested on Windows... 2004-06-17 00:18:48 +00:00
NEW 2.0 alpha RELEASED! 2004-06-18 21:41:44 +00:00
README Almost ready for distribution... 2004-06-17 21:46:22 +00:00
TODO Releasing the beta-beta. 2004-07-02 23:31:32 +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 Changed the return of the send function... 2004-06-17 23:08:56 +00:00
luasocket.vcproj Compiled and tested on Windows... 2004-06-17 00:18:48 +00:00
makefile.dist Releasing the beta-beta. 2004-07-02 23:31:32 +00:00
mime.vcproj Updated projects for windows to generate dlls. 2004-05-30 23:23:05 +00:00

README

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.