mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-01-30 16:42:50 +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.