[ruby-cvs:51877] tenderlove:r44732 (trunk): * ext/openssl/ossl_ssl.c: pass read_nonblock options to underlying IO
tenderlove at ruby-lang.org
tenderlove at ruby-lang.org
Wed Jan 29 04:31:49 JST 2014
tenderlove 2014-01-29 04:31:48 +0900 (Wed, 29 Jan 2014)
New Revision: 44732
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=44732
Log:
* ext/openssl/ossl_ssl.c: pass read_nonblock options to underlying IO
when SSL session has not been started.
* test/openssl/test_ssl.rb: test for change.
Modified files:
trunk/ChangeLog
trunk/ext/openssl/ossl_ssl.c
trunk/test/openssl/test_ssl.rb
More information about the ruby-cvs
mailing list