A query about Symbian port

VP
Vinod Parameswaran
Thu, Sep 2, 2010 4:27 AM

Hi,

I was referring to the online documentation http://www.pjsip.org/sip_symbian.htm#sdk

It is mentioned therein that multi-threading is not supported for PJSIP libraries on symbian:

Threading is Not Supported
Multithreading is not supported. Applications MUST run on a single thread only.

Please confirm that this is still true with respect to the latest release.

TIA
Vin

Hi, I was referring to the online documentation http://www.pjsip.org/sip_symbian.htm#sdk It is mentioned therein that multi-threading is not supported for PJSIP libraries on symbian: Threading is Not Supported Multithreading is not supported. Applications MUST run on a single thread only. Please confirm that this is still true with respect to the latest release. TIA Vin
BP
Benny Prijono
Fri, Sep 3, 2010 3:06 AM

On Thu, Sep 2, 2010 at 11:27 AM, Vinod Parameswaran
vinodp@infoscience.otago.ac.nz wrote:

Hi,

I was referring to the online documentation http://www.pjsip.org/sip_symbian.htm#sdk

It is mentioned therein that multi-threading is not supported for PJSIP libraries on symbian:

Threading is Not Supported
Multithreading is not supported. Applications MUST run on a single thread only.

Please confirm that this is still true with respect to the latest release.

It's still true. We use active objects instead.

Best regards,
Benny

On Thu, Sep 2, 2010 at 11:27 AM, Vinod Parameswaran <vinodp@infoscience.otago.ac.nz> wrote: > Hi, > > I was referring to the online documentation http://www.pjsip.org/sip_symbian.htm#sdk > > It is mentioned therein that multi-threading is not supported for PJSIP libraries on symbian: > > Threading is Not Supported > Multithreading is not supported. Applications MUST run on a single thread only. > > Please confirm that this is still true with respect to the latest release. > It's still true. We use active objects instead. Best regards, Benny