amphp / dns

Async DNS resolution for PHP based on Amp.
https://amphp.org/dns
MIT License
157 stars 32 forks source link

Resolution where NDots > 1 failing #112

Closed trowski closed 11 months ago

trowski commented 11 months ago

Resolution fails when no records are found for the first search domain. This should not be the case, the resolver should be trying the next search domain in the list.