From f7025b4baa1ba35ee796785641f04eac5bedb0a6 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 5 Oct 2011 17:37:34 +0200 Subject: mkfontscale pixman xserver xtrans libX11 libXdmcp libxcb libXmu mesa git update 5 oct 2011 --- X11/xtrans/doc/xtrans.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'X11/xtrans/doc') diff --git a/X11/xtrans/doc/xtrans.xml b/X11/xtrans/doc/xtrans.xml index 5b01b89be..82e95a408 100644 --- a/X11/xtrans/doc/xtrans.xml +++ b/X11/xtrans/doc/xtrans.xml @@ -103,7 +103,7 @@ for client vs. server code. - + Purposes and Goals The X Transport Interface is intended to combine all system and @@ -121,7 +121,7 @@ FS, and connection-less oriented protocols such as XDMCP. - + Overview of the Interface @@ -142,7 +142,7 @@ an interface would affect performance. - + Definition of Address Specification Format @@ -169,14 +169,14 @@ part of an address. - + Internal Data Structures There are two major data structures associated with the transport independent portion of this interface. Additional data structures may be used internally by each transport. - + Xtransport Each transport supported has an entry in the transport table. The transport @@ -337,7 +337,7 @@ should not be unlinked. - + XtransConnInfo Each connection will have an opaque XtransConnInfo @@ -364,7 +364,7 @@ struct _XtransConnInfo { - + Exposed Transport Independent API @@ -385,7 +385,7 @@ All failures are considered fatal, and the connection should be closed and re-established if desired. In most cases, however, the value of errno will be available for debugging purposes. - + Core Interface API @@ -659,7 +659,7 @@ is the list of transports. - + Utility API This section describes a few useful functions that have been implemented on @@ -681,7 +681,7 @@ FamilyLocal)). - + Transport Option Definition The following options are defined for the @@ -715,7 +715,7 @@ connection will not be closed when an exec occurs. - + Hidden Transport Dependent API The hidden transport dependent functions are placed in the Xtransport record. @@ -935,7 +935,7 @@ This function will break the connection, and close the endpoint. - + Configuration @@ -1018,7 +1018,7 @@ In X11R7 modular releases, these flags are set when running - + Transport Specific Definitions @@ -1075,7 +1075,7 @@ In X11R7 modular releases, these flags are set when running - + Implementation Notes This section refers to the prototype implementation that is being developed -- cgit v1.2.3