aboutsummaryrefslogtreecommitdiff
path: root/src/usocket.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Still needs testing, but "worked" in Linux.Diego Nehab2004-01-181-2/+3
|
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-181-86/+77
|
* Trying to get rid of EINTR problems...Diego Nehab2004-01-171-16/+43
|
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-171-46/+46
|
* http.lua updated. still needs proxy support.Diego Nehab2004-01-161-45/+65
| | | | code.lua updated. looks neat.
* Killed a few bugs found by Tomas.Diego Nehab2003-11-271-0/+6
|
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-161-2/+4
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-26/+70
| | | | Some testing still needed.
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-103/+16
| | | | | | Few changes in internal class and group registration. Lua modules are compiled and built into library. Dynamic library tested in Linux and Mac OS X.
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-0/+347