hpux man page for xprocessinternalconnection

Query: xprocessinternalconnection

OS: hpux

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XProcessInternalConnection(3X)					  XLIB FUNCTIONS				    XProcessInternalConnection(3X)

NAME
XProcessInternalConnection - handle Xlib internal connections
SYNTAX
void XProcessInternalConnection(display, fd) Display *display; int fd;
ARGUMENTS
display Specifies the connection to the X server. fd Specifies the file descriptor.
DESCRIPTION
The XProcessInternalConnection function processes input available on an internal connection. This function should be called for an inter- nal connection only after an operating system facility (for example, select or poll) has indicated that input is available; otherwise, the effect is not defined. The XProcessInternalConnection function processes input available on an internal connection. This function should be called for an inter- nal connection only after an operating system facility (for example, select or poll) has indicated that input is available; otherwise, the effect is not defined.
SEE ALSO
XAddConnectionWatch(3X), XRemoveConnectionWatch(3X), XInternalConnectionNumbers(3X) X Version 11 Release 6 XProcessInternalConnection(3X)
Related Man Pages
xaddconnectionwatch(3) - debian
xaddconnectionwatch(3) - x11r4
xaddconnectionwatch(3x11) - osf1
xprocessinternalconnection(3x11) - osf1
xremoveconnectionwatch(3x11) - osf1
Similar Topics in the Unix Linux Community
net connection