Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 1 | -63/+118 | |
| | | | | | | Better error checking. Better tests. __tostring implemented. | |||||
* | Adjusted wsocket to match usocket. Adjusted windows projects. | Diego Nehab | 2004-01-21 | 1 | -1/+1 | |
| | ||||||
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 1 | -33/+45 | |
| | | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner. | |||||
* | Changed to be able to compile with -ansi and -pedantic! | Diego Nehab | 2004-01-19 | 1 | -1/+5 | |
| | | | | Have to try in MacOS X again... | |||||
* | Still needs testing, but "worked" in Linux. | Diego Nehab | 2004-01-18 | 1 | -2/+3 | |
| | ||||||
* | Trying to get connect-with-timeout to work. Darwin works... | Diego Nehab | 2004-01-18 | 1 | -86/+77 | |
| | ||||||
* | Trying to get rid of EINTR problems... | Diego Nehab | 2004-01-17 | 1 | -16/+43 | |
| | ||||||
* | Tested in windows. Still needs more testing, but progress has been made. | Diego Nehab | 2004-01-17 | 1 | -46/+46 | |
| | ||||||
* | http.lua updated. still needs proxy support. | Diego Nehab | 2004-01-16 | 1 | -45/+65 | |
| | | | | code.lua updated. looks neat. | |||||
* | Killed a few bugs found by Tomas. | Diego Nehab | 2003-11-27 | 1 | -0/+6 | |
| | ||||||
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 1 | -2/+4 | |
| | ||||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -26/+70 | |
| | | | | Some testing still needed. | |||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 1 | -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 final | Diego Nehab | 2003-05-25 | 1 | -0/+347 | |