Ignore:
Timestamp:
May 19, 2009 2:25:41 PM (15 years ago)
Author:
bennylp
Message:

Ticket #857: Support for ICE keep-alive with Binding indication

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/sipit24/pjnath/include/pjnath/ice_session.h

    r2705 r2717  
    637637    unsigned             comp_cnt;                  /**< # of components.   */ 
    638638    pj_ice_sess_comp     comp[PJ_ICE_MAX_COMP];     /**< Component array    */ 
     639    unsigned             comp_ka;                   /**< Next comp for KA   */ 
    639640 
    640641    /* Local candidates */ 
Note: See TracChangeset for help on using the changeset viewer.