module

OpenSSL::Buffering

OpenSSL IO buffering mix-in module.

This module allows an OpenSSL::SSL::SSLSocket to behave like an IO.

You typically won’t use this module directly, you can see it implemented in OpenSSL::SSL::SSLSocket.

Included modules

  • Enumerable

Constants

BLOCK_SIZE = 1024*16

Attributes

[RW]sync

Files

  • ext/openssl/lib/openssl/buffering.rb