freeswitch/libs/sofia-sip/libsofia-sip-ua/tport
Travis Cross 8b7d58ddf8 Rework handling of Linux TCP keepalives in Sofia
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 a0e9639a1f should
have been.

FS-6104
2014-02-11 06:27:20 +00:00
..
sofia-sip Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
ChangeLog merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
Doxyfile.in switch doxygen generation in sofia-sip around to use configure generated files. This should avoid some problems with warnings and errors when builing the manpages. You will probably need to autoreconf and configure sofia-sip for this 2007-04-19 22:28:01 +00:00
Makefile.am add websocket transport to sofia 2013-03-31 21:27:20 -05:00
agent.pem merge darcs tree 2007-09-19 16:24:40 +00:00
cafile.pem add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
certificates-update merge darcs tree 2007-09-19 16:24:40 +00:00
certificates.html add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
make_node_cert.pl add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
make_root_cert.pl add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
make_test_certs.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
test_tport.c Tue Mar 3 07:56:30 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-03-03 17:19:09 +00:00
tls_test_client.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tls_test_server.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport.c Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
tport.docs merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_internal.h Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
tport_logging.c add websocket transport to sofia 2013-03-31 21:27:20 -05:00
tport_rand.c add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
tport_sigcomp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_stub_sigcomp.c Thu Jan 8 15:00:46 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-02-11 16:50:52 +00:00
tport_stub_stun.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
tport_tag.c Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
tport_threadpool.c Wed Jun 3 12:25:19 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-06-25 18:43:54 +00:00
tport_tls.c Add support for EECDH to Sofia-SIP 2014-02-06 15:40:35 +00:00
tport_tls.h Allow setting TLS cipher suites through Sofia-SIP API 2014-02-06 06:04:02 +00:00
tport_tls_test.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
tport_type_connect.c modify sofia debug code to print file, line numbers and function name 2012-10-26 14:15:14 -05:00
tport_type_sctp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_type_stun.c sofia-lib: More Fix for -Wunused-but-set-variable required compiler. (Might need to be ported back to sofia) 2011-04-23 20:33:19 -04:00
tport_type_tcp.c Rework handling of Linux TCP keepalives in Sofia 2014-02-11 06:27:20 +00:00
tport_type_tls.c Allow setting TLS cipher suites through Sofia-SIP API 2014-02-06 06:04:02 +00:00
tport_type_udp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_type_ws.c FS-6174 --resolve after updating to this revision, put ca-bundle.crt in /usr/local/freeswitch/certs to get chain cert in place for both dtls and wss 2014-01-31 20:16:54 +05:00
tport_ws.h tweak sip ws code to avoid double free 2013-06-26 12:43:54 -04:00
ws.c FS-5642 --resolve add back the ETIMEDOUT check, needed on Mac 2013-12-13 11:46:14 +08:00
ws.h windows fix compiler errors 2013-10-22 23:23:48 -05:00