mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 14:14:30 +02:00
Almost ready for distribution...
This commit is contained in:
12
README
12
README
@ -1,9 +1,11 @@
|
||||
This release is work in progress. It has been tested on WinXP, Mac OS X,
|
||||
SunOS and Linux.
|
||||
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.
|
||||
|
||||
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.
|
||||
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.
|
||||
|
Reference in New Issue
Block a user