aboutsummaryrefslogtreecommitdiff
path: root/test/testclnt.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed os.exit from test.Diego Nehab2007-06-111-1/+0
* Crashy bug fixed in recvraw.Diego Nehab2007-06-111-1/+60
* Couple bug fixes.Diego Nehab2007-03-121-1/+1
* Almost ready to release.Diego Nehab2005-09-291-1/+2
* Working on the manual.Diego Nehab2005-06-141-1/+1
* Forward server working on Mac OS X...Diego Nehab2005-02-081-9/+7
* Almost ready for beta3Diego Nehab2004-11-271-4/+1
* Beta2 is out! Total timeout works on Windows.Diego Nehab2004-07-261-18/+21
* Changed send function.Diego Nehab2004-07-181-25/+61
* Fixed a bunch of stuff. Added mike's patches.Diego Nehab2004-07-161-6/+6
* Works fine with the new linking in Linux.Diego Nehab2004-07-021-2/+0
* tiny bug in test.Diego Nehab2004-07-021-5/+8
* Compiles and runs on windows.Diego Nehab2004-07-021-0/+22
* Added getstats.Diego Nehab2004-07-011-0/+1
* Moving on to beta2.Diego Nehab2004-07-011-28/+34
* More adjustments/bugfixes.Diego Nehab2004-06-211-2/+2
* Fixing bugs...Diego Nehab2004-06-201-8/+10
* Changed the return of the send function...Diego Nehab2004-06-171-4/+4
* Compiled and tested on Windows...Diego Nehab2004-06-171-2/+4
* Runs on Linux.Diego Nehab2004-06-151-1/+1
* Manual is almost done. HTTP is missing.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-12/+15
* Bug feioso no UDP e possivelmente no TCP também.Diego Nehab2004-05-281-0/+2
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-211-15/+19
* Worked on the manual.Diego Nehab2004-02-041-13/+15
* DNS lookup was taking too long and fucking up the connect tests.Diego Nehab2004-01-241-3/+5
* Working on the manual...Diego Nehab2004-01-241-2/+2
* New accept/connect code.Diego Nehab2004-01-241-31/+58
* Adjusted wsocket to match usocket. Adjusted windows projects.Diego Nehab2004-01-211-6/+10
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-0/+16
* Seems to be working on windows and linux.Diego Nehab2004-01-191-4/+1
* Have to figure out how to test timeout on connect... kind of hard.Diego Nehab2004-01-181-11/+11
* Fixed bug in accept, added tests for it and for connect with timeout.Diego Nehab2004-01-181-11/+51
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-181-2/+2
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-171-146/+148
* http.lua updated. still needs proxy support.Diego Nehab2004-01-161-3/+3
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-161-11/+11
* Releasing 2.0 alpha!!!Diego Nehab2003-06-301-16/+16
* Few adjustments for windows.Diego Nehab2003-06-261-3/+3
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-9/+19
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-188/+184
* Closer to release...Diego Nehab2003-03-281-6/+6
* Ported to Win32!Diego Nehab2003-03-211-1/+1
* Faltam testes de ftp e smtp. O resto passa.Diego Nehab2002-12-031-86/+83
* Testes reformulados.Diego Nehab2002-07-081-420/+437
* Added select bug test.Diego Nehab2001-06-081-11/+24
* Corrected command line parameter bug...Diego Nehab2001-03-121-0/+1
* Updated for release 1.2.1.Diego Nehab2001-03-071-23/+47
* Updated to remove use of global methods. Conforming toDiego Nehab2001-03-061-33/+33