partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Partysip-dev] partysip without using select(..) function is possibl


From: Aymeric Moizard
Subject: Re: [Partysip-dev] partysip without using select(..) function is possible
Date: Wed, 14 Jan 2004 10:39:14 +0100 (CET)

In many locations, the select call is just used to increase performance
and wake up at the correct time. If you remove the select calls, you can
just call the approriate methods regularly and the results should be the
same. You'll 'just' loose performance.

Aymeric

On Tue, 13 Jan 2004, niv maman wrote:

> Hi All.
>
> I am trying to port PartySip/osip to a real time embedded system
> (Motorola 80360 , OS=MQX RTCS PRECISE)
>
> My question is can someone give me an alternative for using the select
> function ( <sys/select.h> )
>
> I really hope this is not mandatory for using PartySip because so far the
> porting is going well.
>
> Thanks in advance.
>
> BTW I will be glad to share the porting issues I ran into.
>
>
>
>
>
> _______________________________________________
> Partysip-dev mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/partysip-dev
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]