XNoOp (3) Linux Manual Page
XNoOp – No Operation
Syntax
int XNoOp(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.
See Also
Xlib – C Language X Interface
