Network support for the Lua language
Go to file
Diego Nehab 05535a19f8 Improve makefile to allow overriden variables
Before this change, it was difficult to set default
directories for different platforms that would still
work with different Lua versions.
2012-05-11 15:33:47 +08:00
doc socket.connect now implemented in the C core 2012-05-10 14:14:22 -07:00
etc Making progress toward a release 2012-04-23 00:18:45 +08:00
gem Merge branch 'git-sam' into diego-sam-mwild-integration 2012-04-11 14:18:20 -07:00
samples Making progress toward a release 2012-04-23 00:18:45 +08:00
src Improve makefile to allow overriden variables 2012-05-11 15:33:47 +08:00
test Test server exits gracefully at command of test client 2012-05-01 16:21:06 +08:00
.gitignore ignore build output 2012-04-11 13:45:58 -07:00
FIX Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
LICENSE Making progress toward a release 2012-04-23 00:18:45 +08: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 Decent makefiles! 2009-05-27 09:31:38 +00:00
makefile Improve makefile to allow overriden variables 2012-05-11 15:33:47 +08:00
makefile.dist Making progress toward a release 2012-04-23 00:18:45 +08:00
mime.vcproj Decent makefiles! 2009-05-27 09:31:38 +00:00
NEW Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
README Making progress toward a release 2012-04-23 00:18:45 +08:00
socket.vcproj Decent makefiles! 2009-05-27 09:31:38 +00:00
TODO Added Sam's suggestion to TODO 2012-04-27 02:03:09 +08:00
WISH Couple bug fixes. 2007-03-12 04:08:40 +00:00

This is the LuaSocket 2.1. It has been tested on --[[WinXP--]], Mac OS X,
and --[[Linux--]].  Please use the Lua mailing list to report any bugs 
(or "features") you encounter. 

Have fun,
Diego Nehab.