[gst-devel] [Fwd: Re: [neon] stop ne_read_response_block]

Edgard Lima edgard.lima at indt.org.br
Fri Jan 6 06:55:29 CET 2006


On Wed, Jan 04, 2006 at 03:01:36PM -0300, Edgard Lima wrote:

>> Can I cancel "ne_read_response_block" by calling "ne_end_request" from 
>> other thread?
>  
>

If you have one thread blocked inside ne_read_response_block(), then no, 
that is liable to crash the process.


>> if so, what "ne_read_response_block" will return?
>> 
>> if not, how can I do that?
>  
>

There's no way to asynchronously cancel a request blocked waiting for 
the server; you can adjust the read timeout however.

joe





More information about the gstreamer-devel mailing list