Opened 12 years ago

Last modified 12 years ago

#1527 closed defect

Debugging aid for timers and fix timer issues — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-2.0.1
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Add facility to debug timer heap state. Application can declare PJ_TIMER_DEBUG=1 and recompile, and use pj_timer_heap_dump() to dump the contents of the timer heap. The contents of the timer heap will also be printed to log by pjsip_endpt_dump(), and when the pjsip_endpt is being destroyed.

Also check the correctness of timer heap operations and fix potential issues throughout the libraries.

Change History (0)

Note: See TracTickets for help on using tickets.