diff options
| author | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-27 14:33:05 +0000 |
|---|---|---|
| committer | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-27 14:33:05 +0000 |
| commit | 907056163909404f1c35ba0edc07b86a3a9cab24 (patch) | |
| tree | d170cdc2f4c783f87fbe1c6b2b96e334669d9043 /ChangeLog | |
| parent | ed032c3fdc9e1b040f05c81972ab650bb1a03577 (diff) | |
| download | ruby-907056163909404f1c35ba0edc07b86a3a9cab24.tar.gz ruby-907056163909404f1c35ba0edc07b86a3a9cab24.tar.xz ruby-907056163909404f1c35ba0edc07b86a3a9cab24.zip | |
* test/openssl/test_ssl.rb (server_loop): rescue Errno::EINVAL and
Errno::ECONNABORTED.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sun Jul 27 23:32:42 2008 Yusuke Endoh <mame@tsg.ne.jp> + + * test/openssl/test_ssl.rb (server_loop): rescue Errno::EINVAL and + Errno::ECONNABORTED. + Sun Jul 27 22:11:57 2008 NARUSE, Yui <naruse@ruby-lang.org> * bootstraptests/method.rb: increase RLIMIT_STACK size to 4M+8Kbytes |
