[Xcb] [Bug 20336] libxcb crashes on select() with high file descriptor value

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 13 08:27:29 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20336





--- Comment #4 from Peter Harris <peter.harris at hummingbird.com>  2009-03-13 08:27:28 PST ---
(In reply to comment #3)
> I'd suggest to simply drop select() in favor of poll().
> 
> What do you think, fellow XCB developers?

Is poll() available on every platform that XCB intends to support?

At the very least, the Win32 patch posted to the list recently would need to be
updated to restore select() there. (This bug isn't applicable to the Win32
implementation of select, and Win32 doesn't have poll)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Xcb mailing list