From: Eric Wong Date: 2011-07-27T07:01:59+09:00 Subject: [ruby-core:38533] [Ruby 1.9 - Feature #5100][Open] allow configurable timeouts in resolv.rb Issue #5100 has been reported by Eric Wong. ---------------------------------------- Feature #5100: allow configurable timeouts in resolv.rb http://redmine.ruby-lang.org/issues/5100 Author: Eric Wong Status: Open Priority: Low Assignee: Category: lib Target version: 1.9.x Currently the resolv.rb timeouts are hard-coded and too high for some users. It would be nice to have an easy way of timing out DNS requests without resorting to the innefficient and potentially dangerous "timeout" library. -- http://redmine.ruby-lang.org