aboutsummaryrefslogtreecommitdiff
path: root/src/tcp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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