Changeset 5044 for pjproject/trunk/pjlib/src/pj/activesock.c
- Timestamp:
- Apr 2, 2015 6:44:08 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pj/activesock.c
r4537 r5044 158 158 { 159 159 PJ_LOG(2,("", "Failed to configure TCP transport for VoIP " 160 "usage. Background mode will not be supported.")); 160 "usage. Usage of THIS particular TCP transport in " 161 "background mode will not be supported.")); 162 161 163 162 164 activesock_destroy_iphone_os_stream(asock);
Note: See TracChangeset
for help on using the changeset viewer.