mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
e79ecc540f
On some systems with slower local sockets, :wait_readable may happen and we should wait on it to drain the socket. This is a possible fix for https://bugs.ruby-lang.org/issues/13491 * test/socket/test_basicsocket.rb (test_read_write_nonblock): handle :wait_readable on read_nonblock git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
test_addrinfo.rb | ||
test_ancdata.rb | ||
test_basicsocket.rb | ||
test_nonblock.rb | ||
test_socket.rb | ||
test_sockopt.rb | ||
test_tcp.rb | ||
test_udp.rb | ||
test_unix.rb |