Opened 17 years ago

Closed 17 years ago

#264 closed defect (wontfix)

UDP connect()/send() fails with Symbian S60 3rd Edition

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

Description (last modified by bennylp)

Normally we should be able to call UDP connect() and just call send(). This however will trigger exception on Symbian S60 3rd Edition, for both the base and MR2 version.

The PJLIB test to reproduce this is:

  • udp_test() in sock.c.
  • sock_perf_test() in sock_perf.c

Change History (2)

comment:1 Changed 17 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 17 years ago by bennylp

  • Resolution set to wontfix
  • Status changed from new to closed

This is probably Symbian/emulator bug, there's nothing I can do. Closing the ticket.

Note: See TracTickets for help on using tickets.