1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/socket
nobu beb1c085d5 use Timeout.timeout
* time: Object#timeout has been deprecated a long time ago, use
  Timeout.timeout.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-13 10:07:01 +00:00
..
test_addrinfo.rb test_addrinfo.rb: relax memory usage criterion 2015-04-10 01:02:55 +00:00
test_ancdata.rb
test_basicsocket.rb * io.c (rb_io_close_m): Don't raise when the IO object is closed. 2015-01-15 15:26:03 +00:00
test_nonblock.rb use Timeout.timeout 2015-07-13 10:07:01 +00:00
test_socket.rb use assert_raise 2015-06-02 02:18:44 +00:00
test_sockopt.rb
test_tcp.rb use assert_raise 2015-06-02 02:18:44 +00:00
test_udp.rb use assert_raise 2015-06-02 02:18:44 +00:00
test_unix.rb test/socket/test_unix.rb: replace sleep with select 2015-06-18 09:25:37 +00:00