Changes between Version 9 and Version 10 of Symbian_AP_Reconnection
- Timestamp:
- Mar 2, 2009 9:52:26 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Symbian_AP_Reconnection
v9 v10 100 100 == Symbian specific issues == #sym 101 101 102 === Socket call get stuck edafter reconnecting to different access point (AP) === #symstk1102 === Socket call get stuck after reconnecting to different access point (AP) === #symstk1 103 103 104 104 '''Symptom:''' :: 105 The library gets stuck edin {{{pjsua_destroy()}}} when the application tries to destroy the stack when it detects that the AP connection is down.105 The library gets stuck in {{{pjsua_destroy()}}} when the application tries to destroy the stack when it detects that the AP connection is down. 106 106 107 107 This is a problem with the socket in general and not PJSIP. Below are steps to reproduce with a plain UDP socket: