xconnectionnumber(3) hpux man page | unix.com

Man Page: xconnectionnumber

Operating Environment: hpux

Section: 3

XConnectionNumber()													       XConnectionNumber()

Name
  XConnectionNumber, ConnectionNumber - get connection number or file descriptor.

Synopsis
  int XConnectionNumber(display)
	   Display *display;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

Returns
  The connection number.

Description
  XConnectionNumber()  returns the connection number for the specified display.  On a POSIX-conformant system, this is the file descriptor of
  the connection.

  The C language macro ConnectionNumber() is equivalent and slightly more efficient.

Xlib - Macro Equivalents												       XConnectionNumber()
Related Man Pages
connectionnumber(3x11) - ultrix
defaultrootwindow(3x11) - ultrix
displaycells(3x11) - ultrix
defaultvisual(3x11) - ultrix
xdefault(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
awk - Multi-line data to be stored in variable
Tar Command