amphp / dns

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

Added sample packets #12

Closed Danack closed 10 years ago

Danack commented 10 years ago

Added more sample packet tests. Added test for resolver where it has no client. Uncommented commented out test which looks like there is still a problem in ipv6 when a cname is returned.