Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#436 closed defect (fixed)

IPv6 support in host resolver caused failure in pjlib initialization on Symbian

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

Description

Recent addition of IPv6 caused pj_init() to fail, during IPv6 host resolver initialization

Change History (2)

comment:1 Changed 16 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from IPv6 caused failure in pjlib initialization to IPv6 support in host resolver caused failure in pjlib initialization

Fixed in r1642:

  • The IPv6 host resolver (hostResolver6_) in PjSymbianOS class now is only initialized when PJ_HAS_IPV6 is set.

comment:2 Changed 16 years ago by bennylp

  • Summary changed from IPv6 support in host resolver caused failure in pjlib initialization to IPv6 support in host resolver caused failure in pjlib initialization on Symbian
Note: See TracTickets for help on using tickets.