linuxOS_AP05/debian/base-linaro/binary/usr/share/doc/xtrans-dev/xtrans.html.db
2025-09-26 09:40:02 +08:00

1 line
12 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div element="book" href="xtrans.html#xtrans" number="" targetptr="xtrans"><ttl>X Transport Interface</ttl><xreftext>X Transport Interface</xreftext><div element="preface" href="xtrans.html#idp51787696" number=""><ttl>The X Transport Interface</ttl><xreftext>The X Transport Interface</xreftext></div><div element="chapter" href="xtrans.html#Purposes_and_Goals" number="1" targetptr="Purposes_and_Goals"><ttl>Purposes and Goals</ttl><xreftext>Chapter 1, <em xmlns="http://www.w3.org/1999/xhtml">Purposes and Goals</em></xreftext></div><div element="chapter" href="xtrans.html#Overview_of_the_Interface" number="2" targetptr="Overview_of_the_Interface"><ttl>Overview of the Interface</ttl><xreftext>Chapter 2, <em xmlns="http://www.w3.org/1999/xhtml">Overview of the Interface</em></xreftext></div><div element="chapter" href="xtrans.html#Definition_of_Address_Specification_Format" number="3" targetptr="Definition_of_Address_Specification_Format"><ttl>Definition of Address Specification Format</ttl><xreftext>Chapter 3, <em xmlns="http://www.w3.org/1999/xhtml">Definition of Address Specification Format</em></xreftext></div><div element="chapter" href="xtrans.html#Internal_Data_Structures" number="4" targetptr="Internal_Data_Structures"><ttl>Internal Data Structures</ttl><xreftext>Chapter 4, <em xmlns="http://www.w3.org/1999/xhtml">Internal Data Structures</em></xreftext><div element="sect1" href="xtrans.html#Xtransport" number="" targetptr="Xtransport"><ttl>Xtransport</ttl><xreftext>the section called “Xtransport”</xreftext></div><div element="sect1" href="xtrans.html#XtransConnInfo" number="" targetptr="XtransConnInfo"><ttl>XtransConnInfo</ttl><xreftext>the section called “XtransConnInfo”</xreftext></div></div><div element="chapter" href="xtrans.html#Exposed_Transport_Independent_API" number="5" targetptr="Exposed_Transport_Independent_API"><ttl>Exposed Transport Independent API</ttl><xreftext>Chapter 5, <em xmlns="http://www.w3.org/1999/xhtml">Exposed Transport Independent API</em></xreftext><div element="sect1" href="xtrans.html#Core_Interface_API" number="" targetptr="Core_Interface_API"><ttl>Core Interface API</ttl><xreftext>the section called “Core Interface API”</xreftext><obj element="funcsynopsis" href="xtrans.html#TRANSOpenCOTSClient" number="" targetptr="TRANSOpenCOTSClient"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(OpenCOTSClient)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSOpenCOTSServer" number="" targetptr="TRANSOpenCOTSServer"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(OpenCOTSServer)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSOpenCLTSClient" number="" targetptr="TRANSOpenCLTSClient"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(OpenCLTSClient)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSOpenCLTSServer" number="" targetptr="TRANSOpenCLTSServer"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(OpenCLTSServer)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSSetOption" number="" targetptr="TRANSSetOption"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(SetOption)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSCreateListener" number="" targetptr="TRANSCreateListener"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(CreateListener)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSResetListener" number="" targetptr="TRANSResetListener"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(ResetListener)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSAccept" number="" targetptr="TRANSAccept"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(Accept)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSConnect" number="" targetptr="TRANSConnect"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(Connect)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSBytesReadable" number="" targetptr="TRANSBytesReadable"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(BytesReadable)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSRead" number="" targetptr="TRANSRead"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(Read)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSWrite" number="" targetptr="TRANSWrite"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(Write)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSReadv" number="" targetptr="TRANSReadv"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(Readv)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSWritev" number="" targetptr="TRANSWritev"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(Writev)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSDisconnect" number="" targetptr="TRANSDisconnect"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(Disconnect)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSClose" number="" targetptr="TRANSClose"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(Close)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSIsLocal" number="" targetptr="TRANSIsLocal"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(IsLocal)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSGetMyAddr" number="" targetptr="TRANSGetMyAddr"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(GetMyAddr)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSGetPeerAddr" number="" targetptr="TRANSGetPeerAddr"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(GetPeerAddr)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSGetConnectionNumber" number="" targetptr="TRANSGetConnectionNumber"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(GetConnectionNumber)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSMakeAllCOTSServerListeners" number="" targetptr="TRANSMakeAllCOTSServerListeners"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(MakeAllCOTSServerListeners)</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#TRANSMakeAllCLTSServerListeners" number="" targetptr="TRANSMakeAllCLTSServerListeners"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(MakeAllCLTSServerListeners)</code></xreftext></obj></div><div element="sect1" href="xtrans.html#Utility_API" number="" targetptr="Utility_API"><ttl>Utility API</ttl><xreftext>the section called “Utility API”</xreftext><obj element="funcsynopsis" href="xtrans.html#TRANSConvertAddress" number="" targetptr="TRANSConvertAddress"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">TRANS(ConvertAddress)</code></xreftext></obj></div></div><div element="chapter" href="xtrans.html#Transport_Option_Definition" number="6" targetptr="Transport_Option_Definition"><ttl>Transport Option Definition</ttl><xreftext>Chapter 6, <em xmlns="http://www.w3.org/1999/xhtml">Transport Option Definition</em></xreftext></div><div element="chapter" href="xtrans.html#Hidden_Transport_Dependent_API" number="7" targetptr="Hidden_Transport_Dependent_API"><ttl>Hidden Transport Dependent API</ttl><xreftext>Chapter 7, <em xmlns="http://www.w3.org/1999/xhtml">Hidden Transport Dependent API</em></xreftext><obj element="funcsynopsis" href="xtrans.html#OpenCOTSClient" number="" targetptr="OpenCOTSClient"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">OpenCOTSClient</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#OpenCOTSServer" number="" targetptr="OpenCOTSServer"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">OpenCOTSServer</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#OpenCLTSClient" number="" targetptr="OpenCLTSClient"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">OpenCLTSClient</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#OpenCLTSServer" number="" targetptr="OpenCLTSServer"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">OpenCLTSServer</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#SetOption" number="" targetptr="SetOption"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">SetOption</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#CreateListener" number="" targetptr="CreateListener"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">CreateListener</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#ResetListener" number="" targetptr="ResetListener"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">ResetListener</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#Accept" number="" targetptr="Accept"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">Accept</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#Connect" number="" targetptr="Connect"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">Connect</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#BytesReadable" number="" targetptr="BytesReadable"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">BytesReadable</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#Read" number="" targetptr="Read"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">Read</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#Write" number="" targetptr="Write"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">Write</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#Readv" number="" targetptr="Readv"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">Readv</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#Writev" number="" targetptr="Writev"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">Writev</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#Disconnect" number="" targetptr="Disconnect"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">Disconnect</code></xreftext></obj><obj element="funcsynopsis" href="xtrans.html#Close" number="" targetptr="Close"><ttl>???TITLE???</ttl><xreftext><code xmlns="http://www.w3.org/1999/xhtml" class="function">Close</code></xreftext></obj></div><div element="chapter" href="xtrans.html#Configuration" number="8" targetptr="Configuration"><ttl>Configuration</ttl><xreftext>Chapter 8, <em xmlns="http://www.w3.org/1999/xhtml">Configuration</em></xreftext></div><div element="chapter" href="xtrans.html#Transport_Specific_Definitions" number="9" targetptr="Transport_Specific_Definitions"><ttl>Transport Specific Definitions</ttl><xreftext>Chapter 9, <em xmlns="http://www.w3.org/1999/xhtml">Transport Specific Definitions</em></xreftext></div><div element="chapter" href="xtrans.html#Implementation_Notes" number="10" targetptr="Implementation_Notes"><ttl>Implementation Notes</ttl><xreftext>Chapter 10, <em xmlns="http://www.w3.org/1999/xhtml">Implementation Notes</em></xreftext></div></div>