aboutsummaryrefslogtreecommitdiffstats
path: root/README.EXT
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-05-05 15:47:58 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-05-14 20:00:57 +0900
commit4b9b16cc2f652e199af0e14eb5bf9b85edef6da4 (patch)
treed5c8865c27d8b59192e359399468e8fc557fe140 /README.EXT
parentfe41d4091a9ea9c5d823cda52205e1daab316aaf (diff)
downloadruby-4b9b16cc2f652e199af0e14eb5bf9b85edef6da4.tar.gz
ext/openssl: SSL_state() is removed
SSL_state() is removed, and the replacement, SSL_get_state(), never returns SSL_ST_ACCEPT. I think it is used to distinguish if the SSL is a server or not, so replacing it with SSL_is_server(). And add some `const`s.
Diffstat (limited to 'README.EXT')
0 files changed, 0 insertions, 0 deletions