[Xcb] Win32 port bug fix
Peter Harris
git at peter.is-a-geek.org
Sun Dec 12 13:53:52 PST 2010
On Sun, Dec 12, 2010 at 3:15 PM, Jeetu Golani wrote:
> for win32 this code gets executed and an error is generated.
>
> For now, the attached patch circumvents this code block for the Win32
> platform.
>
> Please let me know if someone feels there is a better approach to this
> problem. If not then would be great if this could be committed upstream.
This is the right fix.
On Win32, "select" behaves like everyone else's "poll", just to be confusing.
Pushed, thanks:
http://cgit.freedesktop.org/xcb/libxcb/commit/?id=69b78ced1a7bcdca538c0720fde9cf3e6f70d040
Peter Harris
More information about the Xcb
mailing list