Skip to content
  • Félix Olart's avatar
    feat(sofia-sip): add connection establishment timeout · d23a5c34
    Félix Olart authored
    In some circumstances (example: high values in Linux kernel parameter
    net.ipv4.tcp_syn_retries) tcp connections may be considered to take too much
    time to abort the connection attempt. This commit adds a new parameter to
    enable users to set a custom timeout for these scenarios. Thus, the connection
    establishment timeout does not entirely rely on the operating system.
    
    (cherry picked from commit 5cbabeda)
    d23a5c34
To find the state of this project's repository at the time of any of these versions, check out the tags.