From: Akira Tanaka Date: 2011-08-11T15:31:59+09:00 Subject: [ruby-core:38920] [Ruby 1.9 - Feature #5100] allow configurable timeouts in resolv.rb Issue #5100 has been updated by Akira Tanaka. Assignee set to Akira Tanaka ---------------------------------------- Feature #5100: allow configurable timeouts in resolv.rb http://redmine.ruby-lang.org/issues/5100 Author: Eric Wong Status: Open Priority: Low Assignee: Akira Tanaka 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