diff options
author | Aaron Patterson <tenderlove@ruby-lang.org> | 2021-04-15 16:53:47 -0700 |
---|---|---|
committer | Kazuki Yamaguchi <k@rhe.jp> | 2021-07-18 17:44:53 +0900 |
commit | 593164c2bea634e33682a0095825ef17021a7433 (patch) | |
tree | fdbbcb26daac29fc24eb16708dfbecd8faf73f69 /ext/openssl/ossl_ssl.c | |
parent | 6d71918d94a6b34249015499e5e822d3b20fd10f (diff) | |
download | ruby-593164c2bea634e33682a0095825ef17021a7433.tar.gz |
[ruby/openssl] Add SSLSocket#getbyte
Normal sockets respond to `getbyte`, so we should make SSLSocket respond
to `getbyte` as well. This way we can substitute SSLSockets for regular
sockets.
https://github.com/ruby/openssl/commit/ac1490b7c9
Diffstat (limited to 'ext/openssl/ossl_ssl.c')
0 files changed, 0 insertions, 0 deletions