Method: Moped::Connection::Socket::SSL#socket

Defined in:
lib/moped/connection/socket/ssl.rb

#socketObject (readonly)

Since:

  • 2.0.0



11
12
13
# File 'lib/moped/connection/socket/ssl.rb', line 11

def socket
  @socket
end