• Travis Cross's avatar
    Rework handling of Linux TCP keepalives in Sofia · 8b7d58dd
    Travis Cross 提交于
    This separates out the Linux socket TCP keepalive timeout interval
    from Sofia's internal mechanisms.  Earlier we tied these together.  In
    retrospect this seems improper.
    
    These two values can now be set separately.
    
    You might, for example, want to keep the Sofia internal mechanism
    disabled completely while enabling the platform-based mechanism if
    your platform supports it.
    
    We also here reform the default value of the socket TCP keepalive
    parameter to 30 seconds.
    
    This is what commit a0e9639a should
    have been.
    
    FS-6104
    8b7d58dd
tport_internal.h 19.6 KB