mirror of
				https://github.com/lunarmodules/luasocket.git
				synced 2025-10-31 18:35:45 +01:00 
			
		
		
		
	Starting work on final version.
This commit is contained in:
		| @@ -87,7 +87,7 @@ Author: <A href="http://www.cs.princeton.edu/~diego">Diego Nehab</a> | ||||
| <h2 id=download>Download</h2> | ||||
|  | ||||
| <p> | ||||
| LuaSocket version  2.0 (beta3) is now  available for download! It  is | ||||
| LuaSocket version  2.0 (final) is now  available for download! It  is | ||||
| compatible with   Lua 5.0   and   has    been   tested   on | ||||
| Windows XP, Linux, and Mac OS X.  | ||||
| </p> | ||||
| @@ -98,8 +98,8 @@ The library can be downloaded in source code from the following links: | ||||
|  | ||||
| <blockquote> | ||||
| <p> | ||||
| <a href="luasocket-2.0-beta3.tar.gz">luasocket-2.0-beta3.tar.gz</a> <br> | ||||
| <a href="luasocket-2.0-beta3.zip">luasocket-2.0-beta3.zip</a> | ||||
| <a href="luasocket-2.0.tar.gz">luasocket-2.0.tar.gz</a> <br> | ||||
| <a href="luasocket-2.0.zip">luasocket-2.0.zip</a> | ||||
| </p> | ||||
| </blockquote> | ||||
|  | ||||
| @@ -110,12 +110,15 @@ contains several examples, this user's manual and basic test procedures. | ||||
|  | ||||
| <p> | ||||
| I  am also  providing  PC Win32  binaries  for those  that  want to  give | ||||
| LuaSocket a try (Those on Unix or Mac OS X can just type <tt>make</tt>):  | ||||
| LuaSocket a try (those on Unix or Mac OS X can just type <tt>make</tt>). | ||||
| These are compatible with the  | ||||
| <a href=http://luaforge.net/projects/luabinaries>LuaBinaries</a>  | ||||
| available from LuaForge.  | ||||
| </p> | ||||
|  | ||||
| <blockquote> | ||||
| <p> | ||||
| <a href="luasocket-2.0-beta3-win32.zip">luasocket-2.0-beta3-win32.zip</a> | ||||
| <a href="luasocket-2.0-win32.zip">luasocket-2.0-win32.zip</a> | ||||
| </p> | ||||
| </blockquote> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user