aboutsummaryrefslogtreecommitdiff
path: root/test/testsrvr.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* New agnostic IPv4 IPv6 functions.Diego Nehab2015-08-221-1/+1
* Select loadstring or load for Lua 5.1/5.2 respectivelyFlorian Zeitz2012-04-291-1/+1
* Merge branch 'git-sam' into diego-sam-mwild-integrationSam Roberts2012-04-111-1/+6
|\
| * testsrvr asserts when test finishes successfully.Sam Roberts2012-04-111-1/+6
* | Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...Liam Devine2012-04-111-1/+1
|/
* Forward server working on Mac OS X...Diego Nehab2005-02-081-0/+1
* Almost ready for beta3Diego Nehab2004-11-271-1/+1
* Changed send function.Diego Nehab2004-07-181-24/+9
* tiny bug in test.Diego Nehab2004-07-021-1/+0
* Fixing send/recv and optimizing.Diego Nehab2004-06-231-1/+1
* More adjustments/bugfixes.Diego Nehab2004-06-211-1/+1
* 2.0 alpha RELEASED!Diego Nehab2004-06-181-1/+0
* Runs on Linux.Diego Nehab2004-06-151-1/+1
* Changed require"luasocket" to require"socket".Diego Nehab2004-05-281-1/+1
* Previous bug fix caused a new bug. :o/Diego Nehab2004-05-281-0/+2
* Bug feioso no UDP e possivelmente no TCP também.Diego Nehab2004-05-281-2/+2
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-211-0/+2
* Adjusted wsocket to match usocket. Adjusted windows projects.Diego Nehab2004-01-211-1/+2
* Few adjustments for windows.Diego Nehab2003-06-261-1/+1
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-2/+3
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-1/+2
* Closer to release...Diego Nehab2003-03-281-3/+3
* Faltam testes de ftp e smtp. O resto passa.Diego Nehab2002-12-031-3/+3
* Testes reformulados.Diego Nehab2002-07-081-93/+21
* sleep became _sleep.Diego Nehab2001-06-081-1/+1
* Set timeout on data socket, to avoid hangs due to no keepalive packets.Diego Nehab2001-03-121-0/+2
* Updated for release 1.2.1.Diego Nehab2001-03-071-11/+1
* Updated to remove use of global methods. Conforming toDiego Nehab2001-03-061-11/+11
* Updated for LuaSocket 1.2.Diego Nehab2001-01-251-90/+104
* Initial revisionDiego Nehab2000-12-291-0/+90