Changeset 3090
- Timestamp:
- Feb 8, 2010 5:42:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsip/sip_transaction.c
r3084 r3090 1806 1806 &timeout_timer_val); 1807 1807 } 1808 1809 /* Put again pending tdata */ 1810 tdata->mod_data[mod_tsx_layer.mod.id] = tsx; 1811 tsx->pending_tx = tdata; 1808 1812 } 1809 1813 }
Note: See TracChangeset
for help on using the changeset viewer.