On Tue, 13 Aug 2002, Martin Ding wrote:

> in X, there are many Request, and I could get X Request from Xproto.h.
> For the core request, it begin from 1 and end with 127.
> But X Reply code is only marked as 
> 1    nomorl Reply
> 0    Error
>  
> But there are many different Reply struct, do they all  have the same
> reply code?
>  
> I guess not, but can't find the code range?
>  

   Replys are synchronous.  The reply goes with whatever request 
was before it.  There is no need for reply codes.


                        Mark.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to