diff options
author | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-11-20 01:44:07 +0000 |
---|---|---|
committer | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-11-20 01:44:07 +0000 |
commit | f0dd33d5498f16acdaa6e96edf0a3707ff963bbc (patch) | |
tree | c5392438066d2694ebff0b34c5bfe5afec0d30ed /lib/forwardable.rb | |
parent | 279deb60518f71f4206fff26410c6432bd5de5cb (diff) |
shutdown(2) should not be called for SSLSocket.
SSLSocket#stop is a private method and cannot be called, but explicit calls
are not necessary because SSL_shutdown() is called from SSLSocket#close.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/forwardable.rb')
0 files changed, 0 insertions, 0 deletions