struct

SOCKS::Options::Session

Inherits Struct < Value < Object

Constructors

new(udpAliveInterval : Time::Span = 5.seconds, aliveInterval : Time::Span = 30.seconds, heartbeatInterval : Time::Span = 3.seconds)
Source

Instance methods

aliveInterval
Source
aliveInterval=(aliveInterval : Time::Span)
Source
heartbeatInterval
Source
heartbeatInterval=(heartbeatInterval : Time::Span)
Source
udpAliveInterval
Source
udpAliveInterval=(udpAliveInterval : Time::Span)
Source