ruby-dns / net-dns

Net::DNS is a DNS library written in Ruby.
http://net-dns.rubyforge.org
Other
165 stars 42 forks source link

Attempt to fix issue #38 #43

Closed ghost closed 5 years ago

ghost commented 12 years ago

Implementing a fix for issue #38.

travisbot commented 12 years ago

This pull request passes (merged d3ba308b into 4c6aa6e5).

ghost commented 10 years ago

I have forked this repository (after attempting and failing to contact author) here: https://github.com/mordocai/net-dns. If you wish to resubmit your pull request there I will review/merge it in. It will shortly be the gem net-dns2 on rubygems.org.

weppos commented 5 years ago

It looks like it's already merged. https://github.com/bluemonk/net-dns/blob/1fcc7a7033ddbc4bfd4b74f327594284f37e5185/lib/net/dns/resolver.rb#L1056