[Xcb] Null reply, null error

Uli Schlachter psychon at znc.in
Thu Jun 5 13:41:35 PDT 2014


On 05.06.2014 22:33, Alexander Mezin wrote:
> Hi.
> 
> Under what circumstances xcb_*_reply_t could return null pointer and
                                      ^^

Why the "_t"? :-P

> also null error? Can't find it anywhere in documentation.

Connection in an error state (xcb_connection_has_error(c) != NULL).

I think all other cases will either return an error or a reply.

Uli
-- 
Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?


More information about the Xcb mailing list