xinternalconnectionnumbers(3x) hpux man page | unix.com

Man Page: xinternalconnectionnumbers

Operating Environment: hpux

Section: 3x

XInternalConnectionNumbers(3X)					  XLIB FUNCTIONS				    XInternalConnectionNumbers(3X)

NAME
XInternalConnectionNumbers - handle Xlib internal connections
SYNTAX
Status XInternalConnectionNumbers(display, fd_return, count_return) Display *display; int **fd_return; int *count_return;
ARGUMENTS
display Specifies the connection to the X server. fd_return Returns the file descriptors. count_return Returns the number of file descriptors.
DESCRIPTION
The XInternalConnectionNumbers function returns a list of the file descriptors for all internal connections currently open for the speci- fied display. When the allocated list is no longer needed, free it by using XFree. This functions returns a nonzero status if the list is successfully allocated; otherwise, it returns zero.
SEE ALSO
XAddConnectionWatch(3X), XRemoveConnectionWatch(3X), XProcessInternalConnection(3X) X Version 11 Release 6 XInternalConnectionNumbers(3X)
Related Man Pages
xaddconnectionwatch(3x11) - redhat
xaddconnectionwatch(3) - centos
xinternalconnectionnumbers(3) - centos
xprocessinternalconnection(3) - centos
xaddconnectionwatch(3) - x11r4
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable