diff options
author | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-08-22 07:28:45 +0000 |
---|---|---|
committer | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-08-22 07:28:45 +0000 |
commit | 4a88c238527d2496e01831423c43f5ac41c38e58 (patch) | |
tree | 2ab6f5177e0b0ce985f1aa522cbc1e1d95132319 /lib/resolv.rb | |
parent | b8cbcc6d079233efa0189c9115d9ad52296e84fd (diff) | |
download | ruby-4a88c238527d2496e01831423c43f5ac41c38e58.tar.gz ruby-4a88c238527d2496e01831423c43f5ac41c38e58.tar.xz ruby-4a88c238527d2496e01831423c43f5ac41c38e58.zip |
* ext/openssl/ossl_ssl.c (ossl_ssl_read):
- should return an empty string if specified length to read is 0.
- should check for pending data and wait for fd before reading.
- call underlying IO's sysread if SSL session is not started.
[ruby-dev:24072], [ruby-dev:24075]
* ext/openssl/ossl_ssl.c (ossl_ssl_write):
- call underlying IO's syswrite if SSL session is not started.
* ext/openssl/ossl_ssl.c (ossl_ssl_pending): new method
OpenSSL::SSL#pending.
* ext/openssl/lib/openssl/buffering.rb: should not use select.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/resolv.rb')
0 files changed, 0 insertions, 0 deletions