Maybe this could helps better, since this wiki talks about non-blocking I/O operation http://developer.symbian.org/wiki/index.php/Symbian_OS_Communications_Programming/3._An_Introduction_to_ESOCK On Wed, Dec 9, 2009 at 4:55 AM, nir elkayam <nir.elkayam at gmail.com> wrote: > hi all symbian users, > > there is the problem in using the blocking i/o operations in symbian. > there is a ways to allow async event without User::WaitForRequest, > in the following example, the User::WaitForRequest doesn't do the job and so > they start another active scheduler. > > http://wiki.forum.nokia.com/index.php/Reading_IMEI_in_3rd_edition_-Synchronously > > maybe this can be a middle way to do the send operation that from time to > time stuck the stack > > http://trac.pjsip.org/repos/ticket/987 > > any thoughts? > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >