[Xcb] [Bug 29655] Expand on API docs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 11 09:34:52 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=29655

--- Comment #2 from Peter Harris <peter.harris at hummingbird.com> 2012-01-11 09:34:52 PST ---
Also, when you rebase the patch, could you please add a note to
xcb_send_request that vector has to have two empty slots before the beginning
(ie. vector[-1] and vector[-2] must be addressable and writable). libxcb will
use one of these slots for internal bookkeeping, and the other of those slots
to fill in the extended request length if the request is big (in the bigreq
extension sense).

Thanks.

In terms of threading, it's supposed to Just Work on pthread enabled platforms,
nothing special required.

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


More information about the Xcb mailing list