[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [LuaSocket] IPv6
- From: Nicholas Thomas <nick@...>
- Date: Fri, 12 Jun 2009 00:38:32 +0100
OK, a very first draft of IPv6-capable LuaSocket, following the "add
AF_INET6 paramters where it counts" scheme, is here:
http://www.lupine.me.uk/luasocket-with-ipv6.tar.gz
(it's a gzipped mercurial repository, for sanity's sake)
This works, and all tests pass. I've not touched the dns module code yet, and the API for the sockets isn't as discussed - this was just for me to prove to myself that it's possible, really :).
/Nick