aboutsummaryrefslogtreecommitdiff
path: root/src/usocket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* New accept/connect code.Diego Nehab2004-01-241-63/+118
* Adjusted wsocket to match usocket. Adjusted windows projects.Diego Nehab2004-01-211-1/+1
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-33/+45
* Changed to be able to compile with -ansi and -pedantic!Diego Nehab2004-01-191-1/+5
* 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
* 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
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-103/+16
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-0/+347