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
akr 4fd53e476e * ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because
it may be set before the body.
  Reported by ko1 and mrkn.  [ruby-core:59088] [Bug #9247]

* lib/cgi/core.rb: Ditto.

* lib/drb/ssl.rb: Ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-13 16:11:12 +00:00
..
test_addrinfo.rb
test_ancdata.rb
test_basicsocket.rb
test_nonblock.rb * io.c (io_read_nonblock): support non-blocking reads without raising 2013-08-26 22:41:44 +00:00
test_socket.rb * ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because 2013-12-13 16:11:12 +00:00
test_sockopt.rb
test_tcp.rb * test/socket/test_tcp.rb (test_initialize_failure): Use EADDRNOTAVAIL 2013-07-19 03:35:53 +00:00
test_udp.rb
test_unix.rb