Commit Graph

26 Commits

Author SHA1 Message Date
f960b3872a Making progress toward a release
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
2012-04-23 00:18:45 +08:00
f37e026026 First stab at documenation
Update Lua and Luasocket version in samples and in documentation
Documented ipv5_v6only default option being set
Documented tcp6 and udp6
Documented dns.getaddrinfo
Documented zero-sized datagram change?
Documented getoption
2012-04-17 01:15:26 +08:00
bce60be30f Decent makefiles! 2009-05-27 09:31:38 +00:00
d1a72435d5 New release. 2007-10-13 23:55:20 +00:00
3cd10f5ab6 Crashy bug fixed in recvraw.
Also fixed returns on closed socket.
2007-06-11 23:44:54 +00:00
11282d17c8 Almost done 2.0.1. 2006-04-03 04:45:42 +00:00
d55a5826e8 Few tweaks in installation, some missing files, etc. 2005-11-22 08:33:29 +00:00
5e09779c7f In pre release mode! 2005-11-20 08:56:19 +00:00
773e35ced3 Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.
Implemented a nice dispatcher! Non-blocking check-links and forward server
use the dispatcher.
2005-08-23 05:53:14 +00:00
02ffe9ce25 Always more to do... 2005-01-14 05:00:55 +00:00
97b26e0b66 Almost ready to release beta3 2005-01-02 22:44:00 +00:00
bf563ac857 Adjusted distribution and typo. 2004-11-28 08:32:36 +00:00
a04f15d1ca Using new module scheme. Still needs fine tuning. 2004-09-27 04:01:18 +00:00
911e8d7e7f Beta2 is out! Total timeout works on Windows. 2004-07-26 05:17:37 +00:00
6058d1838e Releasing the beta-beta. 2004-07-02 23:31:32 +00:00
7ed89c97f7 2.0 alpha RELEASED! 2004-06-18 21:41:44 +00:00
597a062b1b Almost ready for distribution... 2004-06-17 21:46:22 +00:00
a581d2333b Releasing 2.0 alpha!!! 2003-06-30 18:53:10 +00:00
167727be3c Bug in usocket_recv... 2003-06-30 06:10:02 +00:00
58bdb658aa Select re-implemented in a nicer way.
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.
2003-06-09 18:23:40 +00:00
c1ef3e7103 Released luasocket-1.5-work! 2003-03-28 23:29:45 +00:00
74979295a2 updated for luasocket 1.4 2001-09-26 20:52:23 +00:00
168fe9bacf Updated for 1.3b release 2001-06-08 23:12:41 +00:00
366fb989f3 Updated for release 1.2.1. 2001-03-12 20:10:39 +00:00
7674d3b649 It just creates the distribution now.
Updated for LuaSocket 1.2
2001-01-25 21:49:48 +00:00
17c4d1c305 Initial revision 2000-12-29 22:15:09 +00:00