Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preliminary IPv6 support for v2.1 | Diego Nehab | 2012-04-11 | 1 | -0/+1 |
| | |||||
* | Decent makefiles! | Diego Nehab | 2009-05-27 | 1 | -2/+0 |
| | |||||
* | Changed prefix of function names to match module names. | Diego Nehab | 2005-11-20 | 1 | -1/+2 |
| | | | | Removed some warnings and useless code. | ||||
* | Before compiling on Windows. | Diego Nehab | 2005-10-07 | 1 | -27/+29 |
| | |||||
* | Almost ready to release. | Diego Nehab | 2005-09-29 | 1 | -1/+0 |
| | |||||
* | Apparently, non-blocking connect doesn't work on windows if you use 0 | Diego Nehab | 2005-03-11 | 1 | -1/+1 |
| | | | | timeout in the select call... | ||||
* | Forward server working on Mac OS X... | Diego Nehab | 2005-02-08 | 1 | -0/+4 |
| | |||||
* | Still need to fix windows. :o/ | Diego Nehab | 2004-07-15 | 1 | -11/+16 |
| | |||||
* | Moving on to beta2. | Diego Nehab | 2004-07-01 | 1 | -7/+7 |
| | |||||
* | Fixing send/recv and optimizing. | Diego Nehab | 2004-06-23 | 1 | -1/+1 |
| | |||||
* | Compiled and tested on Windows... | Diego Nehab | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | Fine tuning the "require" business. | Diego Nehab | 2004-05-30 | 1 | -0/+1 |
| | |||||
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 1 | -3/+7 |
| | | | | | | Better error checking. Better tests. __tostring implemented. | ||||
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 1 | -9/+12 |
| | | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner. | ||||
* | Trying to get connect-with-timeout to work. Darwin works... | Diego Nehab | 2004-01-18 | 1 | -3/+4 |
| | |||||
* | Trying to get rid of EINTR problems... | Diego Nehab | 2004-01-17 | 1 | -1/+1 |
| | |||||
* | http.lua updated. still needs proxy support. | Diego Nehab | 2004-01-16 | 1 | -0/+1 |
| | | | | code.lua updated. looks neat. | ||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -7/+8 |
| | | | | Some testing still needed. | ||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 1 | -13/+10 |
| | | | | | | 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. | ||||
* | New sock.h has nothing to do with class sock... | Diego Nehab | 2003-05-25 | 1 | -14/+47 |
| | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -0/+6 |
| | |||||
* | Initial revision | Diego Nehab | 2002-07-03 | 1 | -0/+18 |