1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/resolv
usa 86693b30c5 * test/resolv/test_dns.rb (TestResolvDNS#test_query_ipv4_address):
set timeout for recvfrom because if client thread is crashed, it
  waits infinity.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-25 00:21:00 +00:00
..
test_addr.rb Avoid tempfile leaks using Tempfile.create instead of Tempfile.open. 2014-05-25 14:00:16 +00:00
test_dns.rb * test/resolv/test_dns.rb (TestResolvDNS#test_query_ipv4_address): 2014-12-25 00:21:00 +00:00