Method: Dalli::Protocol::ConnectionManager#socket_type
- Defined in:
- lib/dalli/protocol/connection_manager.rb
#socket_type ⇒ Object
Returns the value of attribute socket_type.
27 28 29 |
# File 'lib/dalli/protocol/connection_manager.rb', line 27 def socket_type @socket_type end |