Opened 18 years ago
Last modified 18 years ago
#264 closed defect
UDP connect()/send() fails with Symbian S60 3rd Edition — at Version 1
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
Note: See
TracTickets for help on using
tickets.