Opened 15 years ago

Closed 15 years ago

#732 closed enhancement (fixed)

Handle access point disconnection-reconnection on Symbian.

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-1.1
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by nanang)

Description can be found here.

Ticket #733 is the corresponding ticket for 1.0 version.

Change History (3)

comment:1 Changed 15 years ago by nanang

In r2481:

  • Added new Symbian specific API in PJLIB, pj_symbianos_set_connection_status(), to let PJLIB knows the connection status.
  • Added connection status checks before Symbian socket operations.
  • Added loop limiter in Symbian busy_sleep() to avoid the possibility of infinite loop.
  • Added sample of connection monitor in Symbian sample application (ua.cpp).

comment:2 Changed 15 years ago by nanang

  • Description modified (diff)

comment:3 Changed 15 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.