Changeset 593 for pjproject/trunk
- Timestamp:
- Jul 8, 2006 7:49:02 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/samples/pjsip-perf.c
r582 r593 756 756 pj_pool_release(app.pool); 757 757 app.pool = NULL; 758 PJ_LOG(3,(THIS_FILE, "caching pool free capacity: %uMB", 759 app.cp.capacity / 1000000)); 758 760 pj_caching_pool_destroy(&app.cp); 759 761 }
Note: See TracChangeset
for help on using the changeset viewer.