Network support for the Lua language
Go to file
Diego Nehab f960b3872a Making progress toward a release
Documented headers.lua
Update copyright date everywhere
Remove RCSID from files
Move version back to 2.1 rather than 2.1.1
Fixed url package to support ipv6 hosts
Changed "domain" to "family" in tcp and udp structures
Implemented getfamily methods
2012-04-23 00:18:45 +08:00
doc Making progress toward a release 2012-04-23 00:18:45 +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 Making progress toward a release 2012-04-23 00:18:45 +08:00
test Making progress toward a release 2012-04-23 00:18:45 +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 Making progress toward a release 2012-04-23 00:18:45 +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.