1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/openssl/lib
gotoyuzo 39c4886fe7 * ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add a
method to specify if the underlying IO will be closed in
  SSLSocket#close.

* ext/openssl/lib/openssl/buffering.rb: add forwarders to
  setsockopt, getsockopt and fcntl.

* ext/openssl/lib/net/protocols.rb: enable sync for SSLSocket.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-08-17 08:22:45 +00:00
..
net * ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add a 2003-08-17 08:22:45 +00:00
openssl * ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add a 2003-08-17 08:22:45 +00:00
openssl.rb * ext/openssl: imported. 2003-07-23 16:12:24 +00:00