mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-08-24 04:48:32 +02:00
This avoid socket.lua duplicating the iteration over the results of getaddrinfo(). Some problems with the C implementation not initializing sockets or the luasocket family have also been fixed, and error reporting made more robust.