Changes between Initial Version and Version 1 of Ticket #264


Ignore:
Timestamp:
May 1, 2007 10:20:32 AM (17 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #264 – Description

    initial v1  
    11Normally 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 
     3The PJLIB test to reproduce this is: 
     4 - {{{udp_test()}}} in {{{sock.c}}}. 
     5 - {{{sock_perf_test()}}} in {{{sock_perf.c}}} 
     6