• Travis Cross's avatar
    Rework handling of Linux TCP keepalives in Sofia · 92e2caf8
    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 1bf17857 should
    have been.
    
    FS-6104
    92e2caf8
名称
最后提交
最后更新
..
sofia-sip 正在载入提交数据...
ChangeLog 正在载入提交数据...
Doxyfile.in 正在载入提交数据...
Makefile.am 正在载入提交数据...
agent.pem 正在载入提交数据...
cafile.pem 正在载入提交数据...
certificates-update 正在载入提交数据...
certificates.html 正在载入提交数据...
make_node_cert.pl 正在载入提交数据...
make_root_cert.pl 正在载入提交数据...
make_test_certs.sh 正在载入提交数据...
test_tport.c 正在载入提交数据...
tls_test_client.c 正在载入提交数据...
tls_test_server.c 正在载入提交数据...
tport.c 正在载入提交数据...
tport.docs 正在载入提交数据...
tport_internal.h 正在载入提交数据...
tport_logging.c 正在载入提交数据...
tport_rand.c 正在载入提交数据...
tport_sigcomp.c 正在载入提交数据...
tport_stub_sigcomp.c 正在载入提交数据...
tport_stub_stun.c 正在载入提交数据...
tport_tag.c 正在载入提交数据...
tport_threadpool.c 正在载入提交数据...
tport_tls.c 正在载入提交数据...
tport_tls.h 正在载入提交数据...
tport_tls_test.sh 正在载入提交数据...
tport_type_connect.c 正在载入提交数据...
tport_type_sctp.c 正在载入提交数据...
tport_type_stun.c 正在载入提交数据...
tport_type_tcp.c 正在载入提交数据...
tport_type_tls.c 正在载入提交数据...
tport_type_udp.c 正在载入提交数据...