Changeset 5339 for pjproject/trunk/pjnath/include/pjnath/ice_session.h
- Timestamp:
- Jun 8, 2016 3:17:45 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjnath/include/pjnath/ice_session.h
r4602 r5339 654 654 655 655 /** Array of transport datas */ 656 pj_ice_msg_data tp_data[ 4];656 pj_ice_msg_data tp_data[PJ_ICE_MAX_STUN + PJ_ICE_MAX_TURN]; 657 657 658 658 /* List of eearly checks */
Note: See TracChangeset
for help on using the changeset viewer.