Ville Syrjälä schrieb:
> On Sat, Jan 27, 2007 at 07:03:23PM +0100, Denis Oliver Kropp via CVS wrote:
>> CVSROOT:     /cvs/directfb
>> Module name: DirectFB
>> Changes by:  dok     20070127 19:03:23
>>
>> Modified files:
>>      lib/fusion     : fusion.c 
>>
>> Log message:
>> Fix fusion_sync() timeout during XDirectFB shutdown.
>>
>> Apart from other small changes, fusion_sync() returns DFB_OK in case
>> the select() call was interrupted (EINTR). Continuously sent signals
>> could have cause these timeouts, but I don't know if and why they would
>> be there.
> 
> Not sure if it has any relation to this but shouldn't fusionee_poll() 
> return POLLERR rather that the return value from lock_fusionee()?

I don't know :)

-- 
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