Mike Emmel schrieb:
> On 11/29/06, Denis Oliver Kropp <[EMAIL PROTECTED]> wrote:
>> Still looking for a way to interrupt a blocking read()
>> from outside (other thread) without using a signal.
>>
>> Simply closing it wasn't helpful.
>>
> Try setting the descriptor non blocking ?

The I need select() or poll() to avoid a busy loop.

> Why did close not work ?

The read() did not return.

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to