Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XNoOp(3x) — HP-UX ANSI C A.10.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XNoOp − send a NoOp to exercise connection with the server. 

Synopsis

XNoOp(display)
Display *display;

Arguments

displaySpecifies a connection to an X server; returned from XOpenDisplay(). 

Description

XNoOp() sends a NoOperation request to the X server, thereby exercising the connection.  This request can be used to measure the response time of the network connection.  XNoOp() does not flush the request buffer. 

See Also

DefaultScreen(), XCloseDisplay(), XFree(), XOpenDisplay(). 

Copyright O’Reilly & Assoc.  —  

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026