XLIB FUNCTIONS XNoOp(3x11)
NAME
XNoOp - No Operation
SYNTAXcc [ flag... ] file... -lX11 [ library... ]
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
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | x11/library/libx11 ||_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | See XInitThreads(3X11) |
|_____________________________|_____________________________|
X Version 11 Last change: libX11 1.3.5 1