aboutsummaryrefslogtreecommitdiff
path: root/src/tcp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Before compiling on Windows.Diego Nehab2005-10-071-57/+57
* Almost ready to release.Diego Nehab2005-09-291-2/+2
* Bug in forward.lua. Wasn't breaking from the loop.Diego Nehab2005-04-211-1/+2
* Better connection handling.Diego Nehab2005-04-211-1/+1
* Trying to get non-blocking connect to work.Diego Nehab2005-04-201-22/+1
* Seems to be working on windows.Diego Nehab2005-03-111-3/+5
* Apparently, non-blocking connect doesn't work on windows if you use 0Diego Nehab2005-03-111-2/+4
* Just to check out in the office.Diego Nehab2005-02-271-2/+1
* Forward server working on Mac OS X...Diego Nehab2005-02-081-2/+20
* Stupid bug.Diego Nehab2005-01-221-3/+1
* Almost ready for beta3Diego Nehab2004-11-271-1/+2
* Gonna try my luck on windows...Diego Nehab2004-07-261-0/+7
* Still need to fix windows. :o/Diego Nehab2004-07-151-8/+8
* Added getstats.Diego Nehab2004-07-011-4/+9
* Compiles with g++.Diego Nehab2004-07-011-2/+2
* Moving on to beta2.Diego Nehab2004-07-011-2/+4
* Added support for unix stream sockets.Diego Nehab2004-06-221-3/+0
* Few extra changes.Diego Nehab2004-06-221-1/+1
* More adjustments/bugfixes.Diego Nehab2004-06-211-2/+4
* Fixing bugs...Diego Nehab2004-06-201-1/+1
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-4/+1
* Só pra não perder se der merda.Diego Nehab2004-06-041-2/+1
* FTP low-level working.Diego Nehab2004-05-251-1/+2
* Worked on the manual.Diego Nehab2004-02-041-15/+18
* New accept/connect code.Diego Nehab2004-01-241-13/+41
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-71/+11
* Added gethostname.Diego Nehab2004-01-191-2/+2
* Added -ansi -pedantic and faced the consequences...Diego Nehab2004-01-191-1/+2
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-191-1/+1
* Added proxy support to http.luaDiego Nehab2004-01-191-3/+3
* Have to figure out how to test timeout on connect... kind of hard.Diego Nehab2004-01-181-1/+1
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-181-37/+32
* Trying to get rid of EINTR problems...Diego Nehab2004-01-171-2/+5
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-171-8/+10
* http.lua updated. still needs proxy support.Diego Nehab2004-01-161-3/+35
* Killed a few bugs found by Tomas.Diego Nehab2003-11-271-11/+11
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-161-82/+82
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-4/+81
* Compiles and runs on linux and windows, using DLLs!Diego Nehab2003-06-111-3/+4
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-36/+61
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-0/+222