Ignore:
Timestamp:
Nov 21, 2005 5:07:18 PM (18 years ago)
Author:
bennylp
Message:

Optimization here and there, changes because of PJLIB modifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsip-simple/event_notify.c

    r65 r74  
    337337 
    338338    } 
    339     PJ_DEFAULT { 
     339    PJ_CATCH_ANY { 
    340340        PJ_LOG(4,(THIS_FILE, "event_sub%p (%s): caught exception %d during init",  
    341341                             sub, state[sub->state].ptr, PJ_GET_EXCEPTION())); 
Note: See TracChangeset for help on using the changeset viewer.