Sam Roberts 4b671f4551 Merge branch 'git-sam' into diego-sam-mwild-integration
Conflicts in options.c were just due to independent small functions
being close to each other.

unix.c in mwild was broken, it wasn't using LUASOCKET_API.

serial.c needed luaL_reg renamed, and to use LUASOCKET_API.

makefile didn't respect standard DESTDIR and prefix makefile
variables, and didn't allow LUAV variable to select lua version to build
against.

I've tested the top-level install-both target builds and installs
against both lua5.1 and lua5.2, but not done further testing.

Conflicts:
	README
	config
	gem/ltn012.tex
	makefile
	src/makefile
	src/options.c
	src/options.h
	src/tcp.c
	src/usocket.c
2012-04-11 14:18:20 -07:00
2012-04-11 13:25:11 -07:00
2012-04-11 13:25:11 -07:00
2012-04-11 13:45:58 -07:00
FIX
2011-05-25 20:57:22 +00:00
2007-06-15 06:28:56 +00:00
2004-08-04 23:23:11 +00:00
2004-08-05 20:18:24 +00:00
2009-05-27 09:31:38 +00:00
2009-05-27 09:31:38 +00:00
2009-05-27 09:31:38 +00:00
NEW
2011-05-25 20:57:22 +00:00
2012-04-11 13:54:01 -07:00
2009-05-27 09:31:38 +00:00
2007-10-13 23:55:20 +00:00
2007-03-12 04:08:40 +00:00

This is the LuaSocket 2.1.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.
Description
Network support for the Lua language
Readme MIT 3.2 MiB
Languages
HTML 48.5%
C 27.1%
Lua 22.7%
Makefile 1.4%