Kong / lua-resty-dns-client

Lua DNS client, load balancer, and utility library
http://kong.github.io/lua-resty-dns-client/topics/README.md.html
Apache License 2.0
152 stars 52 forks source link

Fix socket incompatibility between resty and luasocket #68

Open Tieske opened 5 years ago

Tieske commented 5 years ago

see https://github.com/Kong/kong/issues/4559#issuecomment-492755121

Tieske commented 5 years ago

initial mitigation is on the resolver lib: https://github.com/openresty/lua-resty-dns/pull/46