Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making progress toward a release | Diego Nehab | 2012-04-23 | 1 | -1/+0 |
| | | | | | | | | | | Documented headers.lua Update copyright date everywhere Remove RCSID from files Move version back to 2.1 rather than 2.1.1 Fixed url package to support ipv6 hosts Changed "domain" to "family" in tcp and udp structures Implemented getfamily methods | ||||
* | Preliminary IPv6 support for v2.1 | Diego Nehab | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Almost ready to release beta3 | Diego Nehab | 2005-01-02 | 1 | -5/+5 |
| | |||||
* | Só pra não perder se der merda. | Diego Nehab | 2004-06-04 | 1 | -1/+1 |
| | |||||
* | Changed require"luasocket" to require"socket". | Diego Nehab | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | Bug feioso no UDP e possivelmente no TCP também. | Diego Nehab | 2004-05-28 | 1 | -9/+6 |
| | |||||
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 1 | -6/+6 |
| | |||||
* | 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 | -0/+6 |
| | | | | | | 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. | ||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -6/+6 |
| | |||||
* | Updated to remove use of global methods. Conforming to | Diego Nehab | 2001-03-06 | 1 | -4/+4 |
| | | | | LuaSocket release 1.2.1 | ||||
* | Initial revision | Diego Nehab | 2001-01-25 | 1 | -0/+21 |