1XNoOp(3) XLIB FUNCTIONS XNoOp(3)
23
4
NAME
6XNoOp - No Operation
7
SYNTAX
9int XNoOp(Display *display);
10
ARGUMENTS
12display Specifies the connection to the X server.
13
DESCRIPTION
15The XNoOp function sends a NoOperation protocol request to the X
16server, thereby exercising the connection.
17
SEE ALSO
19Xlib - C Language X Interface
2021
22
23
X Version 11 libX11 1.7.3.1 XNoOp(3)