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
usa 94fbadd135 * test/socket/test_unix.rb: 1.9.3 doesn't have IO::EAGAINWaitReadable.
use IO::WaitReadable instead.  this fixes the test failure introduced
  at r45093.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@45095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-22 02:44:45 +00:00
..
test_addrinfo.rb * lib/test/unit.rb (assert_include): add alias. 2011-02-12 14:17:54 +00:00
test_ancdata.rb * ext/socket/ancdata.c (ancillary_unix_rights): check message type. 2009-02-28 09:29:26 +00:00
test_basicsocket.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_nonblock.rb * test/socket/test_socket.rb (test_udp_server): rescue Errno::ENOSYS 2010-06-14 13:46:06 +00:00
test_socket.rb merge revision(s) 44184: [Backport #9247] 2014-01-30 12:04:22 +00:00
test_sockopt.rb add tests. 2009-02-11 04:31:19 +00:00
test_tcp.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_udp.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_unix.rb * test/socket/test_unix.rb: 1.9.3 doesn't have IO::EAGAINWaitReadable. 2014-02-22 02:44:45 +00:00