Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Consider copying RubyDNS::Resolver implementation. #109

Open
ioquatix opened this issue May 21, 2014 · 1 comment
Open

Consider copying RubyDNS::Resolver implementation. #109

ioquatix opened this issue May 21, 2014 · 1 comment
Milestone

Comments

@ioquatix
Copy link
Contributor

The current DNSResolver is lacking many important features - the ability use TCP is one of them.

The code here is in reasonably good shape (first stab) and I believe it would be good to either merge it or copy parts of it as make sense.

https://github.com/ioquatix/rubydns/blob/celluloid/lib/rubydns/resolver.rb

@HoneyryderChuck
Copy link

I would also count the ability to resolve queries with the search directive present in /etc/resolv.conf as another of the features missing. So I would append the request to this open issue

@digitalextremist digitalextremist modified the milestone: 0.18.0 Aug 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants