Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 1 | -3/+3 |
| | |||||
* | Bug in usocket_recv... | Diego Nehab | 2003-06-30 | 1 | -20/+22 |
| | |||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -1/+1 |
| | | | | Some testing still needed. | ||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 1 | -42/+48 |
| | | | | | | 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. | ||||
* | Local index in for loop was getting changed... | Diego Nehab | 2003-03-28 | 1 | -14/+14 |
| | |||||
* | Sockets are not tables anymore. | Diego Nehab | 2002-07-08 | 1 | -34/+37 |
| | |||||
* | Connection closed detection was improved. Client numbers are now tracked | Diego Nehab | 2001-03-12 | 1 | -12/+20 |
| | | | | and sent along with broadcasted line. | ||||
* | Initial revision | Diego Nehab | 2001-03-12 | 1 | -0/+61 |