[Xcb] [Bug 20336] libxcb crashes on select() with high file descriptor value
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Mar 15 11:38:00 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20336
--- Comment #9 from Rémi Cardona <remi at gentoo.org> 2009-03-15 11:38:00 PST ---
Does it really matter anyway? I mean, who is going to use libX11 or xcb
intensively without using a higher-level toolkit of some sort?
I suggest picking one that is cross-platform and doesn't crash - poll(),
although old, works fine - and those who need better performance/throughput can
use whatever mechanism they like, or whatever mechanism their toolkit's event
loop uses.
I do suggest writing a note somewhere in the documentation though.
Cheers :)
--
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