Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Beta2 is out! Total timeout works on Windows. | Diego Nehab | 2004-07-26 | 1 | -4/+4 |
| | |||||
* | Gonna try my luck on windows... | Diego Nehab | 2004-07-26 | 1 | -3/+14 |
| | |||||
* | Changed send function. | Diego Nehab | 2004-07-18 | 1 | -11/+12 |
| | |||||
* | Still need to fix windows. :o/ | Diego Nehab | 2004-07-15 | 1 | -9/+13 |
| | |||||
* | Added getstats. | Diego Nehab | 2004-07-01 | 1 | -0/+14 |
| | |||||
* | Moving on to beta2. | Diego Nehab | 2004-07-01 | 1 | -44/+24 |
| | |||||
* | Changed the return of the send function... | Diego Nehab | 2004-06-17 | 1 | -2/+10 |
| | |||||
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 1 | -1/+8 |
| | | | | | | | Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully. | ||||
* | Previous bug fix caused a new bug. :o/ | Diego Nehab | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | Changed receive function. Now uniform with all other functions. Returns nil | Diego Nehab | 2004-03-21 | 1 | -50/+34 |
| | | | | | | on error, return partial result in the end. http.lua rewritten. | ||||
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -1/+2 |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | ||||
* | Trying to get connect-with-timeout to work. Darwin works... | Diego Nehab | 2004-01-18 | 1 | -7/+5 |
| | |||||
* | Killed a few bugs found by Tomas. | Diego Nehab | 2003-11-27 | 1 | -2/+4 |
| | |||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -15/+18 |
| | | | | Some testing still needed. | ||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 1 | -2/+2 |
| | | | | | | 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 | -184/+91 |
| | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -0/+2 |
| | |||||
* | Completed port to Lua 5.0-beta. | Diego Nehab | 2003-03-20 | 1 | -5/+5 |
| | |||||
* | Faltam testes de ftp e smtp. O resto passa. | Diego Nehab | 2002-12-03 | 1 | -2/+2 |
| | |||||
* | Initial revision | Diego Nehab | 2002-03-27 | 1 | -0/+338 |