Possible clipboard hang fix in the works

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Wed Mar 24 11:51:00 GMT 2004


On Wed, Mar 24, 2004 at 01:02:28AM -0500, Harold L Hunt II wrote:
>Upon a cursory inspection it should be almost trivial to replace the 
>call to XPeekIfEvent with a simple loop that does the same thing but has 
>a timeout value that prevents it from blocking indefinitely.

Why can't you use select()?  select() takes a timeout value.

cgf



More information about the Cygwin-xfree mailing list