linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] interrupting a thread in ortp's session_set_se


From: Simon Morlat
Subject: Re: [Linphone-developers] interrupting a thread in ortp's session_set_select
Date: Wed, 3 Oct 2007 22:29:46 +0200
User-agent: KMail/1.9.7

Actually this is not possible. You have to wait for session_set_select() to 
return. Note that if you increment your timestamp with small values (20 ms is 
standart) you should wait more than this value.


Le Thursday 13 September 2007 00:11:05 Bruce Lowekamp, vous avez écrit :
> If I want to wake up a thread blocked in session_set_select() because
> I want to destroy the connection, how do I do that?  If the thread is
> blocked waiting for new data to become available to read, I would
> rather not wait until it times out on the next expected timestamp.
>
> Thanks,
> Bruce
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers






reply via email to

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