Network support for the Lua language
Go to file
Paul Aurich 908ee2cce1 Fix two crashes and add -Wshadow so that this can't happen again.
The two crashes are the s/const char *// changes in tcp.c.  The rest
is cleanup so it will build.
2012-04-11 13:33:34 -07:00
doc Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
etc Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
gem New release. 2007-10-13 23:55:20 +00:00
samples Preliminary IPv6 support for v2.1 2012-04-11 13:25:11 -07:00
src Fix two crashes and add -Wshadow so that this can't happen again. 2012-04-11 13:33:34 -07:00
test Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
FIX Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
LICENSE Almost ready to release. 2007-06-15 06:28:56 +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 Decent makefiles! 2009-05-27 09:31:38 +00:00
makefile Saving before big changes to support IPv6. 2011-05-25 20:57:22 +00:00
makefile.dist Decent makefiles! 2009-05-27 09:31:38 +00: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 Almost done 2.0.1. 2006-04-03 04:45:42 +00:00
socket.vcproj Decent makefiles! 2009-05-27 09:31:38 +00:00
TODO New release. 2007-10-13 23:55:20 +00:00
WISH Couple bug fixes. 2007-03-12 04:08:40 +00:00

This is the LuaSocket 2.0.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.