Ignore:
Timestamp:
Jan 5, 2006 11:35:46 PM (18 years ago)
Author:
bennylp
Message:

Added loop transport to test transaction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip/sip_endpoint.h

    r106 r107  
    210210 * @param pool      The pool to be destroyed. 
    211211 */ 
    212 PJ_DECL(void) pjsip_endpt_destroy_pool( pjsip_endpoint *endpt, 
     212PJ_DECL(void) pjsip_endpt_release_pool( pjsip_endpoint *endpt, 
    213213                                        pj_pool_t *pool ); 
    214214 
Note: See TracChangeset for help on using the changeset viewer.