Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2001-01-25 | Updated for LuaSocket 1.2. | Diego Nehab | 1 | -90/+104 |
2001-01-25 | Updated for LuaSocket 1.2. | Diego Nehab | 1 | -359/+428 |
2001-01-25 | Initial revision | Diego Nehab | 6 | -0/+191 |
2001-01-25 | Parameter passing updated. | Diego Nehab | 2 | -4/+4 |
2001-01-25 | Updated for LuaSocket 1.2 | Diego Nehab | 1 | -22/+25 |
2001-01-25 | UDP code implemented. | Diego Nehab | 1 | -797/+1466 |
2001-01-25 | It just creates the distribution now. | Diego Nehab | 1 | -60/+10 |
2001-01-17 | Modified beause of name changes in examples. | Diego Nehab | 1 | -20/+20 |
2001-01-15 | The actuall bind to the Lua language has been rewritten with | Diego Nehab | 1 | -457/+442 |
2001-01-13 | Included LUASOCKET_BUFFERSIZE and LUASOCKET_VERSION defines. | Diego Nehab | 1 | -6/+3 |
2001-01-13 | All input from sockets is now buffered. This has drastically | Diego Nehab | 1 | -315/+267 |
2000-12-29 | Initial revision | Diego Nehab | 12 | -0/+1777 |
2000-12-29 | Simplified SIGPIPE treatment. | Diego Nehab | 1 | -16/+6 |
2000-12-27 | Added new receive pattern "*a" | Diego Nehab | 1 | -202/+386 |