Class: Dalli::Socket::SSLSocket

Inherits:
OpenSSL::SSL::SSLSocket
  • Object
show all
Includes:
InstanceMethods
Defined in:
lib/dalli/socket.rb

Instance Method Summary collapse

Methods included from InstanceMethods

#read_available, #readfull, #safe_options

Instance Method Details

#optionsObject



51
52
53
# File 'lib/dalli/socket.rb', line 51

def options
  io.options
end