Ignore:
Timestamp:
Jun 28, 2006 4:46:49 PM (18 years ago)
Author:
bennylp
Message:

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.

Location:
pjproject/trunk/pjsip/build
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build

    • Property svn:ignore
      •  

        old new  
        1010*.sln 
        1111*.suo 
         12*.htm 
         13*.html 
  • pjproject/trunk/pjsip/build/test_pjsip.dsp

    r547 r563  
    118118# Begin Source File 
    119119 
     120SOURCE="..\src\test-pjsip\transport_tcp_test.c" 
     121# End Source File 
     122# Begin Source File 
     123 
    120124SOURCE="..\src\test-pjsip\transport_test.c" 
    121125# End Source File 
     
    127131 
    128132SOURCE="..\src\test-pjsip\tsx_basic_test.c" 
     133# End Source File 
     134# Begin Source File 
     135 
     136SOURCE="..\src\test-pjsip\tsx_bench.c" 
    129137# End Source File 
    130138# Begin Source File 
Note: See TracChangeset for help on using the changeset viewer.