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()?

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

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

Reply via email to