Major improvements in PJSIP to support TCP. The changes fall into these categories: (1) the TCP transport implementation itself (*.[hc]), (2) bug-fix in SIP transaction when using reliable transports, (3) support for TCP transport in PJSUA-LIB/PJSUA, and (4) changes in PJSIP-TEST to support TCP testing.

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@563 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/pjsip/build/test_pjsip.dsp b/pjsip/build/test_pjsip.dsp
index bdf1a72..418ee8a 100644
--- a/pjsip/build/test_pjsip.dsp
+++ b/pjsip/build/test_pjsip.dsp
@@ -117,6 +117,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE="..\src\test-pjsip\transport_tcp_test.c"

+# End Source File

+# Begin Source File

+

 SOURCE="..\src\test-pjsip\transport_test.c"

 # End Source File

 # Begin Source File

@@ -129,6 +133,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE="..\src\test-pjsip\tsx_bench.c"

+# End Source File

+# Begin Source File

+

 SOURCE="..\src\test-pjsip\tsx_uac_test.c"

 # End Source File

 # Begin Source File