On Fri, 2009-08-28 at 10:17 +0100, Christine Caulfield wrote: > If poll() returns 0 (no data) or there is an error, > coroipcc_dispatch_get can still return CS_OK. > > This patch fixes it to return (fairly) sensible error values > I'm not sure this patch is correct. The condition where this occurs is when dispatch is in a separate thread, and finalize is called in the main process.
Can you verify this patch works for that test case? Regards -steve > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
