Ignore:
Timestamp:
Jun 23, 2006 3:04:54 PM (18 years ago)
Author:
bennylp
Message:

Renamed pjsip_transport_unregister() to pjsip_transport_destroy(), also initial implementation of TCP transport

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build/pjsip_core.dsp

    r515 r550  
    147147# Begin Source File 
    148148 
     149SOURCE=..\src\pjsip\sip_transport_tcp.c 
     150# PROP Exclude_From_Build 1 
     151# End Source File 
     152# Begin Source File 
     153 
    149154SOURCE=..\src\pjsip\sip_transport_udp.c 
    150155# End Source File 
     
    279284# Begin Source File 
    280285 
     286SOURCE=..\include\pjsip\sip_transport_tcp.h 
     287# End Source File 
     288# Begin Source File 
     289 
    281290SOURCE=..\include\pjsip\sip_transport_udp.h 
    282291# End Source File 
Note: See TracChangeset for help on using the changeset viewer.