Around 20 o'clock on Sep 20, Ivan Pascal wrote:

> The solution is obvious.  WaitForSomething should not run any callbacks before
> the Select but just check timers and if there are expired timers call select
> with a zero timeout.

One more issue I thought of this morning -- the patch as submitted will 
only run timeouts when the server is idle; a server constantly receiving 
input from clients will never see the select return <= 0.

-keith


_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to