Query: xinternalconnectionnumbers
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XInternalConnectionNumbers(3X) XLIB FUNCTIONS XInternalConnectionNumbers(3X)NAMEXInternalConnectionNumbers - handle Xlib internal connectionsSYNTAXStatus XInternalConnectionNumbers(display, fd_return, count_return) Display *display; int **fd_return; int *count_return;ARGUMENTSdisplay Specifies the connection to the X server. fd_return Returns the file descriptors. count_return Returns the number of file descriptors.DESCRIPTIONThe 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 ALSOXAddConnectionWatch(3X), XRemoveConnectionWatch(3X), XProcessInternalConnection(3X) X Version 11 Release 6 XInternalConnectionNumbers(3X)
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Is UNIX an open source OS ? |
SAN Migration question |
Sequence extraction |
Tar Command |