mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-02-06 03:52:49 +01:00
156669c28b
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.