Changes between Version 9 and Version 10 of Symbian_AP_Reconnection


Ignore:
Timestamp:
Mar 2, 2009 9:52:26 AM (15 years ago)
Author:
ismangil
Comment:

spelling correction

Legend:

Unmodified
Added
Removed
Modified
  • Symbian_AP_Reconnection

    v9 v10  
    100100== Symbian specific issues == #sym 
    101101 
    102 === Socket call get stucked after reconnecting to different access point (AP) === #symstk1 
     102=== Socket call get stuck after reconnecting to different access point (AP) === #symstk1 
    103103 
    104104 '''Symptom:''' :: 
    105  The library gets stucked in {{{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.  
    106106 
    107107This is a problem with the socket in general and not PJSIP. Below are steps to reproduce with a plain UDP socket: