[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luasocket for IPv6
- From: David Demelier <demelier.david@...>
- Date: Wed, 29 May 2013 17:47:20 +0200
2013/5/27 Cristian Tatino <ctatino@gmail.com>:
> HI all,
>
> Where can i find luasocket for ipv6? is available also for luarocks?
>
> Cheers,
>
> Cristian.
Hi,
Unfortunately luasocket is not maintained for years.
I'm currently designing a C++ portable sockets library (at the moment
speaking TCP code is done with IPv6 and IPv4). I plan to add UDP very
soon and until everything is done I will create a brand new socket
library for Lua and thus also compatible with Lua 5.2
Regards,
--
Demelier David