From: Ran Benita Date: Wed, 27 Nov 2013 23:52:13 +0000 (+0200) Subject: Add to xml-xcb.txt X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d10037321e8305046cc11af9c208319375cc22f4;hp=a66356e0d97e18f567a1fcc14e037fa190916463;p=free-sw%2Fxcb%2Fproto Add to xml-xcb.txt Signed-off-by: Ran Benita Reviewed-by: Daniel Martin --- diff --git a/doc/xml-xcb.txt b/doc/xml-xcb.txt index 7311911..97ce5bf 100644 --- a/doc/xml-xcb.txt +++ b/doc/xml-xcb.txt @@ -201,6 +201,14 @@ enum; the value is restricted to one of the constants named in the enum. declares the data type of the field, and the name attribute gives the name of the field. + + + This element represents a file descriptor field passed with the request. The + name attribute gives the name of the field. + + While ordinary fields are encoded as part of the request, file descriptor + fields are generally passed via an out-of-band mechanism. + expression This element represents an array or list of fields in a data structure. The