Method: ConeyIsland.tcp_connection_retry_seed
- Defined in:
- lib/coney_island.rb
.tcp_connection_retry_seed ⇒ Object
36 37 38 |
# File 'lib/coney_island.rb', line 36 def self.tcp_connection_retry_seed @tcp_connection_retry_seed ||= 2 end |