amphp / dns

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

NoRecordException is never thrown #25

Closed kelunik closed 8 years ago

kelunik commented 8 years ago

NoRecordException is never thrown, because of the Amp\some combinator function, see functions.php:265