Changes between Initial Version and Version 1 of Ticket #264
- Timestamp:
- May 1, 2007 10:20:32 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #264 – Description
initial v1 1 1 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. 2 3 The PJLIB test to reproduce this is: 4 - {{{udp_test()}}} in {{{sock.c}}}. 5 - {{{sock_perf_test()}}} in {{{sock_perf.c}}} 6