2.3. Generating a NoOperation Protocol Request
To execute a
NoOperation
protocol request, use
XNoOp().
Syntax
XNoOp(display)
Display *display;
Arguments
display
| Specifies the connection to the X server.
|
Description
The
XNoOp()
function sends a
NoOperation
protocol request to the X server,
thereby exercising the connection.
Christophe Tronche, [email protected]