[Xcb] How can I increase the maximum request length?

Keith Packard keithp at keithp.com
Wed Jan 30 19:45:43 UTC 2019


paul ewing <pcewing at outlook.com> writes:

> Is there something I need to do to manually increase the maximum request
> length?

No, you need to break the put image operation into multiple
requests. Xlib does that internally, but as that generates multiple
requests, raw Xcb does not support that.

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20190130/bb87fc62/attachment.sig>


More information about the Xcb mailing list