Network support for the Lua language
Go to file
Sam Roberts ac59bcbeac Reword error msg to distinguish between service and server
servname is easily confused with "server name", making it seem
as if the server name couldn't be resolved.
2012-05-08 10:55:33 -07:00
doc Fixed getpeername/getsockname situation 2012-04-24 00:47:30 +08: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 Reword error msg to distinguish between service and server 2012-05-08 10:55:33 -07: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 Merge branch 'git-sam' into diego-sam-mwild-integration 2012-04-11 14:18:20 -07: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.