<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" ipr="trust200902" docName="draft-ietf-taps-interface-26" number="9622" updates="" obsoletes="" submissionType="IETF" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true" xml:lang="en" prepTime="2025-01-22T14:52:49" indexInclude="true" scripts="Common,Latin" tocDepth="3">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-taps-interface-26" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc9622" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="Transport Services API">An Abstract Application Programming Interface (API) for Transport Services</title>
    <seriesInfo name="RFC" value="9622" stream="IETF"/>
    <author initials="B." surname="Trammell" fullname="Brian Trammell" role="editor">
      <organization showOnFrontPage="true">Google Switzerland GmbH</organization>
      <address>
        <postal>
          <street>Gustav-Gull-Platz 1</street>
          <city>Zurich</city>
          <code>8004</code>
          <country>Switzerland</country>
        </postal>
        <email>ietf@trammell.ch</email>
      </address>
    </author>
    <author initials="M." surname="Welzl" fullname="Michael Welzl" role="editor">
      <organization showOnFrontPage="true">University of Oslo</organization>
      <address>
        <postal>
          <street>PO Box 1080 Blindern</street>
          <city>Oslo</city>
          <code>0316</code>
          <country>Norway</country>
        </postal>
        <email>michawe@ifi.uio.no</email>
      </address>
    </author>
    <author initials="R." surname="Enghardt" fullname="Reese Enghardt">
      <organization showOnFrontPage="true">Netflix</organization>
      <address>
        <postal>
          <street>121 Albright Way</street>
          <city>Los Gatos</city>
          <region>CA</region>
          <code>95032</code>
          <country>United States of America</country>
        </postal>
        <email>ietf@tenghardt.net</email>
      </address>
    </author>
    <author initials="G." surname="Fairhurst" fullname="Godred Fairhurst">
      <organization showOnFrontPage="true">University of Aberdeen</organization>
      <address>
        <postal>
          <street>Fraser Noble Building</street>
          <city>Aberdeen, AB24 3UE</city>
          <country>United Kingdom</country>
        </postal>
        <email>gorry@erg.abdn.ac.uk</email>
        <uri>https://erg.abdn.ac.uk/</uri>
      </address>
    </author>
    <author initials="M." surname="Kühlewind" fullname="Mirja Kühlewind">
      <organization showOnFrontPage="true">Ericsson</organization>
      <address>
        <postal>
          <street>Ericsson-Allee 1</street>
          <city>Herzogenrath</city>
          <country>Germany</country>
        </postal>
        <email>mirja.kuehlewind@ericsson.com</email>
      </address>
    </author>
    <author initials="C. S." surname="Perkins" fullname="Colin S. Perkins">
      <organization showOnFrontPage="true">University of Glasgow</organization>
      <address>
        <postal>
          <street>School of Computing Science</street>
          <city>Glasgow</city>
          <code>G12 8QQ</code>
          <country>United Kingdom</country>
        </postal>
        <email>csp@csperkins.org</email>
      </address>
    </author>
    <author initials="P.S." surname="Tiesel" fullname="Philipp S. Tiesel">
      <organization showOnFrontPage="true">SAP SE</organization>
      <address>
        <postal>
          <street>George-Stephenson-Straße 7-13</street>
          <city>Berlin</city>
          <code>10557</code>
          <country>Germany</country>
        </postal>
        <email>philipp@tiesel.net</email>
      </address>
    </author>
    <author initials="T." surname="Pauly" fullname="Tommy Pauly">
      <organization showOnFrontPage="true">Apple Inc.</organization>
      <address>
        <postal>
          <street>One Apple Park Way</street>
          <city>Cupertino</city>
          <region>CA</region>
          <code>95014</code>
          <country>United States of America</country>
        </postal>
        <email>tpauly@apple.com</email>
      </address>
    </author>
    <date month="01" year="2025"/>
    <area>WIT</area>
    <workgroup>taps</workgroup>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">This document describes an abstract Application Programming Interface (API) to the transport
layer that enables the selection of transport protocols and
network paths dynamically at runtime. This API enables faster deployment
of new protocols and protocol features without requiring changes to the
applications. The specified API follows the Transport Services Architecture
by providing asynchronous, atomic transmission of Messages. It is intended to replace the
BSD Socket API as the common interface to the
transport layer, in an environment where endpoints could select from
multiple network paths and potential transport protocols.</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9622" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2025 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology-and-notation">Terminology and Notation</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.2">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.2.1"><xref derivedContent="1.2" format="counter" sectionFormat="of" target="section-1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-specification-of-requiremen">Specification of Requirements</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-overview-of-the-api-design">Overview of the API Design</xref></t>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-api-summary">API Summary</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t indent="0" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-usage-examples">Usage Examples</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.1.2">
                  <li pn="section-toc.1-1.3.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.1.2.1.1"><xref derivedContent="3.1.1" format="counter" sectionFormat="of" target="section-3.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-server-example">Server Example</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.1.2.2.1"><xref derivedContent="3.1.2" format="counter" sectionFormat="of" target="section-3.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-client-example">Client Example</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.3.2.1.2.3.1"><xref derivedContent="3.1.3" format="counter" sectionFormat="of" target="section-3.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-peer-example">Peer Example</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-transport-properties">Transport Properties</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2">
              <li pn="section-toc.1-1.4.2.1">
                <t indent="0" pn="section-toc.1-1.4.2.1.1"><xref derivedContent="4.1" format="counter" sectionFormat="of" target="section-4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-transport-property-names">Transport Property Names</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.2">
                <t indent="0" pn="section-toc.1-1.4.2.2.1"><xref derivedContent="4.2" format="counter" sectionFormat="of" target="section-4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-transport-property-types">Transport Property Types</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-scope-of-the-api-definition">Scope of the API Definition</xref></t>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-preestablishment-phase">Preestablishment Phase</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2">
              <li pn="section-toc.1-1.6.2.1">
                <t indent="0" pn="section-toc.1-1.6.2.1.1"><xref derivedContent="6.1" format="counter" sectionFormat="of" target="section-6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-specifying-endpoints">Specifying Endpoints</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2.1.2">
                  <li pn="section-toc.1-1.6.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.6.2.1.2.1.1"><xref derivedContent="6.1.1" format="counter" sectionFormat="of" target="section-6.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-using-multicast-endpoints">Using Multicast Endpoints</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.6.2.1.2.2.1"><xref derivedContent="6.1.2" format="counter" sectionFormat="of" target="section-6.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-constraining-interfaces-for">Constraining Interfaces for Endpoints</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.6.2.1.2.3.1"><xref derivedContent="6.1.3" format="counter" sectionFormat="of" target="section-6.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-protocol-specific-endpoints">Protocol-Specific Endpoints</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.1.2.4">
                    <t indent="0" pn="section-toc.1-1.6.2.1.2.4.1"><xref derivedContent="6.1.4" format="counter" sectionFormat="of" target="section-6.1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-endpoint-examples">Endpoint Examples</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.1.2.5">
                    <t indent="0" pn="section-toc.1-1.6.2.1.2.5.1"><xref derivedContent="6.1.5" format="counter" sectionFormat="of" target="section-6.1.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-multicast-examples">Multicast Examples</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.6.2.2">
                <t indent="0" pn="section-toc.1-1.6.2.2.1"><xref derivedContent="6.2" format="counter" sectionFormat="of" target="section-6.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-specifying-transport-proper">Specifying Transport Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2.2.2">
                  <li pn="section-toc.1-1.6.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.1.1"><xref derivedContent="6.2.1" format="counter" sectionFormat="of" target="section-6.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-reliable-data-transfer-conn">Reliable Data Transfer (Connection)</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.2.1"><xref derivedContent="6.2.2" format="counter" sectionFormat="of" target="section-6.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-preservation-of-message-bou">Preservation of Message Boundaries</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.3.1"><xref derivedContent="6.2.3" format="counter" sectionFormat="of" target="section-6.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-configure-per-message-relia">Configure Per-Message Reliability</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.4.1"><xref derivedContent="6.2.4" format="counter" sectionFormat="of" target="section-6.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-preservation-of-data-orderi">Preservation of Data Ordering</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.5">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.5.1"><xref derivedContent="6.2.5" format="counter" sectionFormat="of" target="section-6.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-use-0-rtt-session-establish">Use 0-RTT Session Establishment with a Safely Replayable Message</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.6">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.6.1"><xref derivedContent="6.2.6" format="counter" sectionFormat="of" target="section-6.2.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-multistream-connections-in-">Multistream Connections in a Group</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.7">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.7.1"><xref derivedContent="6.2.7" format="counter" sectionFormat="of" target="section-6.2.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-full-checksum-coverage-on-s">Full Checksum Coverage on Sending</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.8">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.8.1"><xref derivedContent="6.2.8" format="counter" sectionFormat="of" target="section-6.2.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-full-checksum-coverage-on-r">Full Checksum Coverage on Receiving</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.9">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.9.1"><xref derivedContent="6.2.9" format="counter" sectionFormat="of" target="section-6.2.9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-congestion-control">Congestion Control</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.10">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.10.1"><xref derivedContent="6.2.10" format="counter" sectionFormat="of" target="section-6.2.10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-keep-alive-packets">Keep-Alive Packets</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.11">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.11.1"><xref derivedContent="6.2.11" format="counter" sectionFormat="of" target="section-6.2.11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-interface-instance-or-type">Interface Instance or Type</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.12">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.12.1"><xref derivedContent="6.2.12" format="counter" sectionFormat="of" target="section-6.2.12"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-provisioning-domain-instanc">Provisioning Domain Instance or Type</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.13">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.13.1"><xref derivedContent="6.2.13" format="counter" sectionFormat="of" target="section-6.2.13"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-use-temporary-local-address">Use Temporary Local Address</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.14">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.14.1"><xref derivedContent="6.2.14" format="counter" sectionFormat="of" target="section-6.2.14"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-multipath-transport">Multipath Transport</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.15">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.15.1"><xref derivedContent="6.2.15" format="counter" sectionFormat="of" target="section-6.2.15"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-advertisement-of-alternativ">Advertisement of Alternative Addresses</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.16">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.16.1"><xref derivedContent="6.2.16" format="counter" sectionFormat="of" target="section-6.2.16"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-direction-of-communication">Direction of Communication</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.17">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.17.1"><xref derivedContent="6.2.17" format="counter" sectionFormat="of" target="section-6.2.17"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-notification-of-icmp-soft-e">Notification of ICMP Soft Error Message Arrival</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.2.2.18">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.18.1"><xref derivedContent="6.2.18" format="counter" sectionFormat="of" target="section-6.2.18"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-initiating-side-is-not-the-">Initiating Side Is Not the First to Write</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.6.2.3">
                <t indent="0" pn="section-toc.1-1.6.2.3.1"><xref derivedContent="6.3" format="counter" sectionFormat="of" target="section-6.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-specifying-security-paramet">Specifying Security Parameters and Callbacks</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2.3.2">
                  <li pn="section-toc.1-1.6.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.6.2.3.2.1.1"><xref derivedContent="6.3.1" format="counter" sectionFormat="of" target="section-6.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-allowed-security-protocols">Allowed Security Protocols</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.6.2.3.2.2.1"><xref derivedContent="6.3.2" format="counter" sectionFormat="of" target="section-6.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-certificate-bundles">Certificate Bundles</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.6.2.3.2.3.1"><xref derivedContent="6.3.3" format="counter" sectionFormat="of" target="section-6.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pinned-server-certificate">Pinned Server Certificate</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.3.2.4">
                    <t indent="0" pn="section-toc.1-1.6.2.3.2.4.1"><xref derivedContent="6.3.4" format="counter" sectionFormat="of" target="section-6.3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-application-layer-protocol-">Application-Layer Protocol Negotiation</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.3.2.5">
                    <t indent="0" pn="section-toc.1-1.6.2.3.2.5.1"><xref derivedContent="6.3.5" format="counter" sectionFormat="of" target="section-6.3.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-groups-ciphersuites-and-sig">Groups, Ciphersuites, and Signature Algorithms</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.3.2.6">
                    <t indent="0" pn="section-toc.1-1.6.2.3.2.6.1"><xref derivedContent="6.3.6" format="counter" sectionFormat="of" target="section-6.3.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-session-cache-options">Session Cache Options</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.3.2.7">
                    <t indent="0" pn="section-toc.1-1.6.2.3.2.7.1"><xref derivedContent="6.3.7" format="counter" sectionFormat="of" target="section-6.3.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pre-shared-key">Pre-Shared Key</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.3.2.8">
                    <t indent="0" pn="section-toc.1-1.6.2.3.2.8.1"><xref derivedContent="6.3.8" format="counter" sectionFormat="of" target="section-6.3.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-connection-establishment-ca">Connection Establishment Callbacks</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-establishing-connections">Establishing Connections</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t indent="0" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-active-open-initiate">Active Open: Initiate</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t indent="0" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-passive-open-listen">Passive Open: Listen</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.3">
                <t indent="0" pn="section-toc.1-1.7.2.3.1"><xref derivedContent="7.3" format="counter" sectionFormat="of" target="section-7.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-peer-to-peer-establishment-">Peer-to-Peer Establishment: Rendezvous</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.4">
                <t indent="0" pn="section-toc.1-1.7.2.4.1"><xref derivedContent="7.4" format="counter" sectionFormat="of" target="section-7.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-connection-groups">Connection Groups</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.5">
                <t indent="0" pn="section-toc.1-1.7.2.5.1"><xref derivedContent="7.5" format="counter" sectionFormat="of" target="section-7.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-adding-and-removing-endpoin">Adding and Removing Endpoints on a Connection</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-managing-connections">Managing Connections</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-generic-connection-properti">Generic Connection Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2.1.2">
                  <li pn="section-toc.1-1.8.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.1.1"><xref derivedContent="8.1.1" format="counter" sectionFormat="of" target="section-8.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-required-minimum-corruption">Required Minimum Corruption Protection Coverage for Receiving</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.2.1"><xref derivedContent="8.1.2" format="counter" sectionFormat="of" target="section-8.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-connection-priority">Connection Priority</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.3.1"><xref derivedContent="8.1.3" format="counter" sectionFormat="of" target="section-8.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-timeout-for-aborting-connec">Timeout for Aborting Connection</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.4">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.4.1"><xref derivedContent="8.1.4" format="counter" sectionFormat="of" target="section-8.1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-timeout-for-keep-alive-pack">Timeout for Keep-Alive Packets</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.5">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.5.1"><xref derivedContent="8.1.5" format="counter" sectionFormat="of" target="section-8.1.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-connection-group-transmissi">Connection Group Transmission Scheduler</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.6">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.6.1"><xref derivedContent="8.1.6" format="counter" sectionFormat="of" target="section-8.1.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-capacity-profile">Capacity Profile</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.7">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.7.1"><xref derivedContent="8.1.7" format="counter" sectionFormat="of" target="section-8.1.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-policy-for-using-multipath-">Policy for Using Multipath Transports</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.8">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.8.1"><xref derivedContent="8.1.8" format="counter" sectionFormat="of" target="section-8.1.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bounds-on-send-or-receive-r">Bounds on Send or Receive Rate</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.9">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.9.1"><xref derivedContent="8.1.9" format="counter" sectionFormat="of" target="section-8.1.9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-group-connection-limit">Group Connection Limit</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.10">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.10.1"><xref derivedContent="8.1.10" format="counter" sectionFormat="of" target="section-8.1.10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-isolate-session">Isolate Session</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.11">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.11.1"><xref derivedContent="8.1.11" format="counter" sectionFormat="of" target="section-8.1.11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-read-only-connection-proper">Read-Only Connection Properties</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t indent="0" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-tcp-specific-properties-use">TCP-Specific Properties: User Timeout Option (UTO)</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2.2.2">
                  <li pn="section-toc.1-1.8.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.1.1"><xref derivedContent="8.2.1" format="counter" sectionFormat="of" target="section-8.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-advertised-user-timeout">Advertised User Timeout</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.2.1"><xref derivedContent="8.2.2" format="counter" sectionFormat="of" target="section-8.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-user-timeout-enabled">User Timeout Enabled</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.3.1"><xref derivedContent="8.2.3" format="counter" sectionFormat="of" target="section-8.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-timeout-changeable">Timeout Changeable</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.8.2.3">
                <t indent="0" pn="section-toc.1-1.8.2.3.1"><xref derivedContent="8.3" format="counter" sectionFormat="of" target="section-8.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-connection-lifecycle-events">Connection Lifecycle Events</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2.3.2">
                  <li pn="section-toc.1-1.8.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.8.2.3.2.1.1"><xref derivedContent="8.3.1" format="counter" sectionFormat="of" target="section-8.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-soft-errors">Soft Errors</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.8.2.3.2.2.1"><xref derivedContent="8.3.2" format="counter" sectionFormat="of" target="section-8.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-path-change">Path Change</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-transfer">Data Transfer</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2">
              <li pn="section-toc.1-1.9.2.1">
                <t indent="0" pn="section-toc.1-1.9.2.1.1"><xref derivedContent="9.1" format="counter" sectionFormat="of" target="section-9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-messages-and-framers">Messages and Framers</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2.1.2">
                  <li pn="section-toc.1-1.9.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.9.2.1.2.1.1"><xref derivedContent="9.1.1" format="counter" sectionFormat="of" target="section-9.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-message-contexts">Message Contexts</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.9.2.1.2.2.1"><xref derivedContent="9.1.2" format="counter" sectionFormat="of" target="section-9.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-message-framers">Message Framers</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.9.2.1.2.3.1"><xref derivedContent="9.1.3" format="counter" sectionFormat="of" target="section-9.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-message-properties">Message Properties</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.9.2.2">
                <t indent="0" pn="section-toc.1-1.9.2.2.1"><xref derivedContent="9.2" format="counter" sectionFormat="of" target="section-9.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sending-data">Sending Data</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2.2.2">
                  <li pn="section-toc.1-1.9.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.9.2.2.2.1.1"><xref derivedContent="9.2.1" format="counter" sectionFormat="of" target="section-9.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-basic-sending">Basic Sending</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.9.2.2.2.2.1"><xref derivedContent="9.2.2" format="counter" sectionFormat="of" target="section-9.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-send-events">Send Events</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.9.2.2.2.3.1"><xref derivedContent="9.2.3" format="counter" sectionFormat="of" target="section-9.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-partial-sends">Partial Sends</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.9.2.2.2.4.1"><xref derivedContent="9.2.4" format="counter" sectionFormat="of" target="section-9.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-batching-sends">Batching Sends</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.2.2.5">
                    <t indent="0" pn="section-toc.1-1.9.2.2.2.5.1"><xref derivedContent="9.2.5" format="counter" sectionFormat="of" target="section-9.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-send-on-active-open-initiat">Send on Active Open: InitiateWithSend</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.2.2.6">
                    <t indent="0" pn="section-toc.1-1.9.2.2.2.6.1"><xref derivedContent="9.2.6" format="counter" sectionFormat="of" target="section-9.2.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-priority-and-the-transport-">Priority and the Transport Services API</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.9.2.3">
                <t indent="0" pn="section-toc.1-1.9.2.3.1"><xref derivedContent="9.3" format="counter" sectionFormat="of" target="section-9.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-receiving-data">Receiving Data</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2.3.2">
                  <li pn="section-toc.1-1.9.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.9.2.3.2.1.1"><xref derivedContent="9.3.1" format="counter" sectionFormat="of" target="section-9.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-enqueuing-receives">Enqueuing Receives</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.9.2.3.2.2.1"><xref derivedContent="9.3.2" format="counter" sectionFormat="of" target="section-9.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-receive-events">Receive Events</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.9.2.3.2.3.1"><xref derivedContent="9.3.3" format="counter" sectionFormat="of" target="section-9.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-receive-message-properties">Receive Message Properties</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="10" format="counter" sectionFormat="of" target="section-10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-connection-termination">Connection Termination</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="11" format="counter" sectionFormat="of" target="section-11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-connection-state-and-orderi">Connection State and Ordering of Operations and Events</xref></t>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="12" format="counter" sectionFormat="of" target="section-12"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.13">
            <t indent="0" pn="section-toc.1-1.13.1"><xref derivedContent="13" format="counter" sectionFormat="of" target="section-13"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-privacy-and-security-consid">Privacy and Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.14">
            <t indent="0" pn="section-toc.1-1.14.1"><xref derivedContent="14" format="counter" sectionFormat="of" target="section-14"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.14.2">
              <li pn="section-toc.1-1.14.2.1">
                <t indent="0" pn="section-toc.1-1.14.2.1.1"><xref derivedContent="14.1" format="counter" sectionFormat="of" target="section-14.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.14.2.2">
                <t indent="0" pn="section-toc.1-1.14.2.2.1"><xref derivedContent="14.2" format="counter" sectionFormat="of" target="section-14.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.15">
            <t indent="0" pn="section-toc.1-1.15.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-implementation-mapping">Implementation Mapping</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.15.2">
              <li pn="section-toc.1-1.15.2.1">
                <t indent="0" pn="section-toc.1-1.15.2.1.1"><xref derivedContent="A.1" format="counter" sectionFormat="of" target="section-appendix.a.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-types">Types</xref></t>
              </li>
              <li pn="section-toc.1-1.15.2.2">
                <t indent="0" pn="section-toc.1-1.15.2.2.1"><xref derivedContent="A.2" format="counter" sectionFormat="of" target="section-appendix.a.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-events-and-errors">Events and Errors</xref></t>
              </li>
              <li pn="section-toc.1-1.15.2.3">
                <t indent="0" pn="section-toc.1-1.15.2.3.1"><xref derivedContent="A.3" format="counter" sectionFormat="of" target="section-appendix.a.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-time-duration">Time Duration</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.16">
            <t indent="0" pn="section-toc.1-1.16.1"><xref derivedContent="Appendix B" format="default" sectionFormat="of" target="section-appendix.b"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-convenience-functions">Convenience Functions</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.16.2">
              <li pn="section-toc.1-1.16.2.1">
                <t indent="0" pn="section-toc.1-1.16.2.1.1"><xref derivedContent="B.1" format="counter" sectionFormat="of" target="section-appendix.b.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-adding-preference-propertie">Adding Preference Properties</xref></t>
              </li>
              <li pn="section-toc.1-1.16.2.2">
                <t indent="0" pn="section-toc.1-1.16.2.2.1"><xref derivedContent="B.2" format="counter" sectionFormat="of" target="section-appendix.b.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-transport-property-profiles">Transport Property Profiles</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.16.2.2.2">
                  <li pn="section-toc.1-1.16.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.16.2.2.2.1.1"><xref derivedContent="B.2.1" format="counter" sectionFormat="of" target="section-appendix.b.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-reliable-inorder-stream">reliable-inorder-stream</xref></t>
                  </li>
                  <li pn="section-toc.1-1.16.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.16.2.2.2.2.1"><xref derivedContent="B.2.2" format="counter" sectionFormat="of" target="section-appendix.b.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-reliable-message">reliable-message</xref></t>
                  </li>
                  <li pn="section-toc.1-1.16.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.16.2.2.2.3.1"><xref derivedContent="B.2.3" format="counter" sectionFormat="of" target="section-appendix.b.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-unreliable-datagram">unreliable-datagram</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.17">
            <t indent="0" pn="section-toc.1-1.17.1"><xref derivedContent="Appendix C" format="default" sectionFormat="of" target="section-appendix.c"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-relationship-to-the-minimal">Relationship to the Minimal Set of Transport Services for End Systems</xref></t>
          </li>
          <li pn="section-toc.1-1.18">
            <t indent="0" pn="section-toc.1-1.18.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.d"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
          </li>
          <li pn="section-toc.1-1.19">
            <t indent="0" pn="section-toc.1-1.19.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.e"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" removeInRFC="false" toc="include" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">This document specifies an abstract Application Programming Interface (API) that describes the interface component of
the high-level Transport Services Architecture defined in
<xref target="RFC9621" format="default" sectionFormat="of" derivedContent="RFC9621"/>. A Transport Services System supports
asynchronous, atomic transmission of Messages over transport protocols and
network paths dynamically selected at runtime, in environments where an endpoint
selects from multiple network paths and potential transport protocols.</t>
      <t indent="0" pn="section-1-2">Applications that adopt this API will benefit from a wide set of
transport features that can evolve over time. This protocol-independent API ensures that the system
providing the API can optimize its behavior based on the application
requirements and network conditions, without requiring changes to the
applications.  This flexibility enables faster deployment of new features and
protocols and can support applications by offering racing and fallback
mechanisms, which otherwise need to be separately implemented in each application.
Transport Services Implementations are free to take any desired form as long
as the API specification in this document is honored; a non-prescriptive guide to
implementing a Transport Services System is available (see <xref target="RFC9623" format="default" sectionFormat="of" derivedContent="RFC9623"/>).</t>
      <t indent="0" pn="section-1-3">The Transport Services System derives specific path and Protocol Selection
Properties and supported transport features from the analysis provided in
<xref target="RFC8095" format="default" sectionFormat="of" derivedContent="RFC8095"/>, <xref target="RFC8923" format="default" sectionFormat="of" derivedContent="RFC8923"/>, and
<xref target="RFC8922" format="default" sectionFormat="of" derivedContent="RFC8922"/>. The Transport Services API enables an implementation
to dynamically choose a transport protocol rather
than statically binding applications to a protocol at
compile time. The Transport Services API also provides
applications with a way to override transport selection and instantiate a specific stack,
e.g., to support servers wishing to listen to a specific protocol. However, forcing a
choice to use a specific Protocol Stack is discouraged for general use because it can reduce portability.</t>
      <section anchor="notation" numbered="true" removeInRFC="false" toc="include" pn="section-1.1">
        <name slugifiedName="name-terminology-and-notation">Terminology and Notation</name>
        <t indent="0" pn="section-1.1-1">The Transport Services API is described in terms of:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.1-2">
          <li pn="section-1.1-2.1">
            <t indent="0" pn="section-1.1-2.1.1">Objects with which an application can interact;</t>
          </li>
          <li pn="section-1.1-2.2">
            <t indent="0" pn="section-1.1-2.2.1">Actions the application can perform on these objects;</t>
          </li>
          <li pn="section-1.1-2.3">
            <t indent="0" pn="section-1.1-2.3.1">Events, which an object can send to an application to be processed asynchronously; and</t>
          </li>
          <li pn="section-1.1-2.4">
            <t indent="0" pn="section-1.1-2.4.1">Parameters associated with these actions and events.</t>
          </li>
        </ul>
        <t indent="0" pn="section-1.1-3">The following notations, which can be combined, are used in this document:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.1-4">
          <li pn="section-1.1-4.1">
            <t indent="0" pn="section-1.1-4.1.1">An action that creates an object:</t>
          </li>
        </ul>
        <artwork align="left" pn="section-1.1-5">
      Object := Action()
</artwork>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.1-6">
          <li pn="section-1.1-6.1">
            <t indent="0" pn="section-1.1-6.1.1">An action that creates an array of objects:</t>
          </li>
        </ul>
        <artwork align="left" pn="section-1.1-7">
      []Object := Action()
</artwork>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.1-8">
          <li pn="section-1.1-8.1">
            <t indent="0" pn="section-1.1-8.1.1">An action that is performed on an object:</t>
          </li>
        </ul>
        <artwork align="left" pn="section-1.1-9">
      Object.Action()
</artwork>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.1-10">
          <li pn="section-1.1-10.1">
            <t indent="0" pn="section-1.1-10.1.1">An object sends an event:</t>
          </li>
        </ul>
        <artwork align="left" pn="section-1.1-11">
      Object -&gt; Event&lt;&gt;
</artwork>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.1-12">
          <li pn="section-1.1-12.1">
            <t indent="0" pn="section-1.1-12.1.1">An action takes a set of parameters; an event contains a set of parameters.
Action and event parameters whose names are suffixed with a question mark are optional:</t>
          </li>
        </ul>
        <artwork align="left" pn="section-1.1-13">
      Action(param0, param1?, ...)
      Event&lt;param0, param1?, ...&gt;
</artwork>
        <t indent="0" pn="section-1.1-14">Objects that are passed as parameters to actions use call-by-value behavior.
Actions not associated with an object are actions on the API; they are equivalent to actions on a per-application global context.</t>
        <t indent="0" pn="section-1.1-15">Events are sent to the application or application-supplied code (e.g., Framers;
see <xref target="framing" format="default" sectionFormat="of" derivedContent="Section 9.1.2"/>) for processing; the details of event interfaces are specific to the platform or
implementation and can be implemented using
other forms of asynchronous processing, as idiomatic for the
implementing platform.</t>
        <t indent="0" pn="section-1.1-16">We also make use of the following basic types:</t>
        <dl spacing="normal" indent="3" newline="false" pn="section-1.1-17">
          <dt pn="section-1.1-17.1">Boolean:</dt>
          <dd pn="section-1.1-17.2"> Instances take the value <tt>true</tt> or <tt>false</tt>.</dd>
          <dt pn="section-1.1-17.3">Integer:</dt>
          <dd pn="section-1.1-17.4"> Instances take integer values.</dd>
          <dt pn="section-1.1-17.5">Numeric:</dt>
          <dd pn="section-1.1-17.6"> Instances take real number values.</dd>
          <dt pn="section-1.1-17.7">String:</dt>
          <dd pn="section-1.1-17.8"> Instances are represented in UTF-8.</dd>
          <dt pn="section-1.1-17.9">IP Address:</dt>
          <dd pn="section-1.1-17.10"> An IPv4 address <xref target="RFC791" format="default" sectionFormat="of" derivedContent="RFC791"/> or IPv6 address <xref target="RFC4291" format="default" sectionFormat="of" derivedContent="RFC4291"/>.</dd>
          <dt pn="section-1.1-17.11">Enumeration:</dt>
          <dd pn="section-1.1-17.12"> A family of types in which each instance takes one of a fixed,
predefined set of values specific to a given enumerated type.</dd>
          <dt pn="section-1.1-17.13">Tuple:</dt>
          <dd pn="section-1.1-17.14"> An ordered grouping of multiple value types, represented as a
comma-separated list in parentheses, e.g., <tt>(Enumeration, Preference)</tt>.
Instances take a sequence of values, each valid for the corresponding value
type.</dd>
          <dt pn="section-1.1-17.15">Array:</dt>
          <dd pn="section-1.1-17.16"> Denoted <tt>[]Type</tt>, an instance takes a value for each of zero or more
elements in a sequence of the given Type. An array can be of fixed or
variable length.</dd>
          <dt pn="section-1.1-17.17">Set:</dt>
          <dd pn="section-1.1-17.18"> An unordered grouping of one or more different values of the same type.</dd>
        </dl>
        <t indent="0" pn="section-1.1-18">For guidance on how these abstract concepts can be implemented in languages
in accordance with language-specific design patterns and platform features,
see <xref target="implmapping" format="default" sectionFormat="of" derivedContent="Appendix A"/>.</t>
      </section>
      <section anchor="specification-of-requirements" numbered="true" removeInRFC="false" toc="include" pn="section-1.2">
        <name slugifiedName="name-specification-of-requiremen">Specification of Requirements</name>
        <t indent="0" pn="section-1.2-1">The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>",
        "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>",
        "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>",
        "<bcp14>SHOULD NOT</bcp14>",
        "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
        "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document
        are to be interpreted as described in BCP 14
        <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> when, and only
        when, they appear in all capitals, as shown here.</t>
      </section>
    </section>
    <section anchor="principles" numbered="true" removeInRFC="false" toc="include" pn="section-2">
      <name slugifiedName="name-overview-of-the-api-design">Overview of the API Design</name>
      <t indent="0" pn="section-2-1">The design of the API specified in this document is based on a set of
principles, themselves an elaboration on the architectural design principles
defined in <xref target="RFC9621" format="default" sectionFormat="of" derivedContent="RFC9621"/>. The API defined in this document
provides:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2-2">
        <li pn="section-2-2.1">
          <t indent="0" pn="section-2-2.1.1">A Transport Services System that
can offer a variety of transport protocols, independent
of the Protocol Stacks that will be used at
runtime. To the degree possible, all common features of these Protocol
Stacks are made available to the application in a
transport-independent way.
This enables applications written for a single API
to make use of transport protocols in terms of the features
they provide.</t>
        </li>
        <li pn="section-2-2.2">
          <t indent="0" pn="section-2-2.2.1">A unified API to datagram and stream-oriented transports, allowing
the use of a common API for Connection establishment and closing.</t>
        </li>
        <li pn="section-2-2.3">
          <t indent="0" pn="section-2-2.3.1">Message-orientation, as opposed to stream-orientation, using
    application-assisted framing and deframing where the underlying
    transport does not itself provide the required framing.</t>
        </li>
        <li pn="section-2-2.4">
          <t indent="0" pn="section-2-2.4.1">Asynchronous Connection establishment, transmission, and reception.
This allows concurrent operations during establishment and event-driven
application interactions with the transport layer.</t>
        </li>
        <li pn="section-2-2.5">
          <t indent="0" pn="section-2-2.5.1">Selection between alternate network paths, using additional information about the
networks over which a Connection can operate (e.g., Provisioning Domain (PvD)
information <xref target="RFC7556" format="default" sectionFormat="of" derivedContent="RFC7556"/>) where available.</t>
        </li>
        <li pn="section-2-2.6">
          <t indent="0" pn="section-2-2.6.1">Explicit support for transport-specific features to be applied, when that
particular transport is part of a chosen Protocol Stack.</t>
        </li>
        <li pn="section-2-2.7">
          <t indent="0" pn="section-2-2.7.1">Explicit support for security properties as first-order transport features.</t>
        </li>
        <li pn="section-2-2.8">
          <t indent="0" pn="section-2-2.8.1">Explicit support for configuration of cryptographic identities and transport
Security Parameters persistent across multiple Connections.</t>
        </li>
        <li pn="section-2-2.9">
          <t indent="0" pn="section-2-2.9.1">Explicit support for multistreaming and multipath transport protocols, and
the grouping of related Connections into Connection Groups through "cloning"
of Connections (see <xref target="groups" format="default" sectionFormat="of" derivedContent="Section 7.4"/>). This function allows applications to take full advantage of new
transport protocols supporting these features.</t>
        </li>
      </ul>
    </section>
    <section anchor="api-summary" numbered="true" removeInRFC="false" toc="include" pn="section-3">
      <name slugifiedName="name-api-summary">API Summary</name>
      <t indent="0" pn="section-3-1">An application primarily interacts with this API through two objects:
Preconnections and Connections. A Preconnection object (<xref target="pre-establishment" format="default" sectionFormat="of" derivedContent="Section 6"/>)
represents a set of Properties and constraints on the selection and configuration of
paths and protocols to establish a Connection with an Endpoint. A Connection object
represents an instance of a transport Protocol Stack on which data can be sent to and/or
received from a Remote Endpoint (i.e., a logical connection that, depending on the
kind of transport, can be bidirectional or unidirectional, and that can use a stream
protocol or a datagram protocol). Connections are presented consistently to the
application, irrespective of whether the underlying transport is connectionless or
connection oriented. Connections can be created from Preconnections in three ways:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3-2">
        <li pn="section-3-2.1">
          <t indent="0" pn="section-3-2.1.1">initiating the Preconnection (i.e., creating a Connection from the Preconnection, actively opening, as in a client; see <tt>Initiate</tt> in <xref target="initiate" format="default" sectionFormat="of" derivedContent="Section 7.1"/>),</t>
        </li>
        <li pn="section-3-2.2">
          <t indent="0" pn="section-3-2.2.1">listening on the Preconnection (i.e., creating a Listener based on the Preconnection, passively opening, as in a server; see <tt>Listen</tt> in <xref target="listen" format="default" sectionFormat="of" derivedContent="Section 7.2"/>), or</t>
        </li>
        <li pn="section-3-2.3">
          <t indent="0" pn="section-3-2.3.1">a rendezvous for the Preconnection (i.e., peer-to-peer Connection establishment; see <tt>Rendezvous</tt> in <xref target="rendezvous" format="default" sectionFormat="of" derivedContent="Section 7.3"/>).</t>
        </li>
      </ul>
      <t indent="0" pn="section-3-3">Once a Connection is established, data can be sent and received on it in the form of
Messages. The API supports the preservation of Message boundaries via both
explicit Protocol Stack support and application support through a
Message Framer that finds Message boundaries in a stream. Messages are
received asynchronously through event handlers registered by the application.
Errors and other notifications also happen asynchronously on the Connection.
It is not necessary for an application to handle all events; some events can
have implementation-specific default handlers.</t>
      <t indent="0" pn="section-3-4">The application <bcp14>SHOULD NOT</bcp14>
assume that ignoring events (e.g., errors) is always safe.</t>
      <section anchor="usage-examples" numbered="true" removeInRFC="false" toc="include" pn="section-3.1">
        <name slugifiedName="name-usage-examples">Usage Examples</name>
        <t indent="0" pn="section-3.1-1">The following usage examples illustrate how an application might use the
Transport Services API to act as:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3.1-2">
          <li pn="section-3.1-2.1">
            <t indent="0" pn="section-3.1-2.1.1">a server, by listening for incoming Connections, receiving requests,
and sending responses; see <xref target="server-example" format="default" sectionFormat="of" derivedContent="Section 3.1.1"/>.</t>
          </li>
          <li pn="section-3.1-2.2">
            <t indent="0" pn="section-3.1-2.2.1">a client, by connecting to a Remote Endpoint using <tt>Initiate</tt>, sending
requests, and receiving responses; see <xref target="client-example" format="default" sectionFormat="of" derivedContent="Section 3.1.2"/>.</t>
          </li>
          <li pn="section-3.1-2.3">
            <t indent="0" pn="section-3.1-2.3.1">a peer, by connecting to a Remote Endpoint using <tt>Rendezvous</tt> while
simultaneously waiting for incoming Connections, sending Messages, and
receiving Messages; see <xref target="peer-example" format="default" sectionFormat="of" derivedContent="Section 3.1.3"/>.</t>
          </li>
        </ul>
        <t indent="0" pn="section-3.1-3">The examples in this section presume that a transport protocol is available
between the Local and Remote Endpoints and that this protocol provides reliable data transfer, preservation of
data ordering, and preservation of Message boundaries. In this case, the
application can choose to receive only complete Messages.</t>
        <t indent="0" pn="section-3.1-4">If none of the available transport protocols provide preservation of Message
boundaries, but there is a transport protocol that provides a reliable ordered
byte-stream, an application could receive this byte-stream as partial
Messages and transform it into application-layer Messages.  Alternatively,
an application might provide a Message Framer, which can transform a
sequence of Messages into a byte-stream and vice versa (<xref target="framing" format="default" sectionFormat="of" derivedContent="Section 9.1.2"/>).</t>
        <section anchor="server-example" numbered="true" removeInRFC="false" toc="include" pn="section-3.1.1">
          <name slugifiedName="name-server-example">Server Example</name>
          <t indent="0" pn="section-3.1.1-1">This is an example of how an application might listen for incoming Connections
using the Transport Services API, receive a request, and send a response.</t>
          <artwork align="left" pn="section-3.1.1-2">
LocalSpecifier := NewLocalEndpoint()
LocalSpecifier.WithInterface("any")
LocalSpecifier.WithService("https")

TransportProperties := NewTransportProperties()
TransportProperties.Require(preserveMsgBoundaries)
// Reliable data transfer and preserve order are required by default

SecurityParameters := NewSecurityParameters()
SecurityParameters.Set(serverCertificate, myCertificate)

// Specifying a Remote Endpoint is optional when using Listen
Preconnection := NewPreconnection(LocalSpecifier,
                                  TransportProperties,
                                  SecurityParameters)

Listener := Preconnection.Listen()

Listener -&gt; ConnectionReceived&lt;Connection&gt;

// Only receive complete messages in a Conn.Received handler
Connection.Receive()

Connection -&gt; Received&lt;messageDataRequest, messageContext&gt;

//---- Receive event handler begin ----
Connection.Send(messageDataResponse)
Connection.Close()

// Stop listening for incoming Connections
// (this example supports only one Connection)
Listener.Stop()
//---- Receive event handler end ----
</artwork>
        </section>
        <section anchor="client-example" numbered="true" removeInRFC="false" toc="include" pn="section-3.1.2">
          <name slugifiedName="name-client-example">Client Example</name>
          <t indent="0" pn="section-3.1.2-1">This is an example of how an application might open two Connections
   to a remote application using the Transport Services API, send a
   request, and receive a response for each of the two Connections.
The code designated with comments as "Ready event handler" could, for example, be implemented
as a callback function. This function would receive the Connection that it expects
to operate on ("Connection" and "Connection2" in the example) handed over using the variable
name "C".</t>
          <artwork align="left" pn="section-3.1.2-2">
RemoteSpecifier := NewRemoteEndpoint()
RemoteSpecifier.WithHostName("example.com")
RemoteSpecifier.WithService("https")

TransportProperties := NewTransportProperties()
TransportProperties.Require(preserve-msg-boundaries)
// Reliable data transfer and preserve order are required by default

SecurityParameters := NewSecurityParameters()
TrustCallback := NewCallback({
  // Verify the identity of the Remote Endpoint and return the result
})
SecurityParameters.SetTrustVerificationCallback(TrustCallback)

// Specifying a Local Endpoint is optional when using Initiate
Preconnection := NewPreconnection(RemoteSpecifier,
                                  TransportProperties,
                                  SecurityParameters)

Connection := Preconnection.Initiate()
Connection2 := Connection.Clone()

Connection -&gt; Ready&lt;&gt;
Connection2 -&gt; Ready&lt;&gt;

//---- Ready event handler for any Connection C begin ----
C.Send(messageDataRequest)

// Only receive complete messages
C.Receive()
//---- Ready event handler for any Connection C end ----

Connection -&gt; Received&lt;messageDataResponse, messageContext&gt;
Connection2 -&gt; Received&lt;messageDataResponse, messageContext&gt;

// Close the Connection in a Receive event handler
Connection.Close()
Connection2.Close()
</artwork>
          <t indent="0" pn="section-3.1.2-3">A Preconnection serves as a template for creating a Connection via initiating, listening, or via rendezvous. Once a Connection has been created,
changes made to the Preconnection that was used to create it do not affect this Connection. Preconnections are reusable after being used to create a Connection, whether or not this Connection was closed. Hence, in the above example, it would be correct for the client to initiate a third Connection to the <tt>example.com</tt> server by continuing as follows:</t>
          <artwork align="left" pn="section-3.1.2-4">
//.. carry out adjustments to the Preconnection, if desired
Connection3 := Preconnection.Initiate()
</artwork>
        </section>
        <section anchor="peer-example" numbered="true" removeInRFC="false" toc="include" pn="section-3.1.3">
          <name slugifiedName="name-peer-example">Peer Example</name>
          <t indent="0" pn="section-3.1.3-1">This is an example of how an application might establish a Connection with a
peer using <tt>Rendezvous</tt>, send a Message, and receive a Message.</t>
          <artwork align="left" pn="section-3.1.3-2">
// Configure local candidates: a port on the Local Endpoint
// and via a Session Traversal Utilities for NAT (STUN) server
HostCandidate := NewLocalEndpoint()
HostCandidate.WithPort(9876)

StunCandidate := NewLocalEndpoint()
StunCandidate.WithStunServer(address, port, credentials)

LocalCandidates = [HostCandidate, StunCandidate]

TransportProperties := // ...Configure transport properties
SecurityParameters  := // ...Configure security properties

Preconnection := NewPreconnection(LocalCandidates,
                                  [], // No remote candidates yet
                                  TransportProperties,
                                  SecurityParameters)

// Resolve the LocalCandidates.  The Preconnection.Resolve()
// call resolves both local and remote candidates; however,
// because the remote candidates have not yet been specified, 
// the ResolvedRemote list returned will be empty and is not
// used.
ResolvedLocal, ResolvedRemote = Preconnection.Resolve()

// Application-specific code goes here to send the ResolvedLocal
// list to the peer via some out-of-band signaling channel (e.g.,
// in a SIP message).
...

// Application-specific code goes here to receive RemoteCandidates
// (type []RemoteEndpoint, a list of RemoteEndpoint objects) from
// the peer via the signaling channel.
...

// Add remote candidates and initiate the rendezvous:
Preconnection.AddRemote(RemoteCandidates)
Preconnection.Rendezvous()

Preconnection -&gt; RendezvousDone&lt;Connection&gt;

//---- RendezvousDone event handler begin ----
Connection.Send(messageDataRequest)
Connection.Receive()
//---- RendezvousDone event handler end ----

Connection -&gt; Received&lt;messageDataResponse, messageContext&gt;

// If new Remote Endpoint candidates are received from the
// peer over the signaling channel -- for example, if using
// Trickle Interactive Connectivity Establishment (ICE) --
// then add them to the Connection:
Connection.AddRemote(NewRemoteCandidates)

// On a PathChange event, resolve the Local Endpoint Identifiers to
// see if a new Local Endpoint has become available and, if
// so, send to the peer as a new candidate and add to the
// Connection:
Connection -&gt; PathChange&lt;&gt;

//---- PathChange event handler begin ----
ResolvedLocal, ResolvedRemote = Preconnection.Resolve()
if ResolvedLocal has changed:
  // Application-specific code goes here to send the
  // ResolvedLocal list to the peer via the signaling channel
  ...

  // Add the new Local Endpoints to the Connection:
  Connection.AddLocal(ResolvedLocal)
//---- PathChange event handler end ----

// Close the Connection in a Receive event handler:
Connection.Close()
</artwork>
        </section>
      </section>
    </section>
    <section anchor="transport-properties" numbered="true" removeInRFC="false" toc="include" pn="section-4">
      <name slugifiedName="name-transport-properties">Transport Properties</name>
      <t indent="0" pn="section-4-1">Each application using the Transport Services API declares its preferences
for how the Transport Services System is to operate. This is done by using
Transport Properties, as defined in <xref target="RFC9621" format="default" sectionFormat="of" derivedContent="RFC9621"/>, at each stage
of the lifetime of a Connection.</t>
      <t indent="0" pn="section-4-2">Transport Properties are divided into Selection, Connection, and Message
Properties.</t>
      <t indent="0" pn="section-4-3">Selection Properties (see <xref target="selection-props" format="default" sectionFormat="of" derivedContent="Section 6.2"/>) can only be set
during preestablishment. They are only used to specify which paths and
Protocol Stacks can be used and are preferred by the application.
Calling <tt>Initiate</tt> on a Preconnection creates an outbound Connection,
and the Selection Properties remain readable from the
Connection but become immutable. Selection Properties
can be set on Preconnections, and the effect of Selection Properties
can be queried on Connections and Messages.</t>
      <t indent="0" pn="section-4-4">Connection Properties (see <xref target="connection-props" format="default" sectionFormat="of" derivedContent="Section 8.1"/>) are used to inform
decisions made during establishment and to fine-tune the established
Connection. They can be set during preestablishment and can be
changed later. Connection Properties can be set on Connections and
Preconnections; when set on Preconnections, they act as an initial
default for the resulting Connections.</t>
      <t indent="0" pn="section-4-5">Message Properties (see <xref target="message-props" format="default" sectionFormat="of" derivedContent="Section 9.1.3"/>) control the behavior of the
selected Protocol Stack(s) when sending Messages. Message Properties
can be set on Messages, Connections, and Preconnections; when set on
the latter two, they act as an initial default for the Messages sent
over those Connections.</t>
      <t indent="0" pn="section-4-6">Note that configuring Connection Properties and Message Properties on
Preconnections is preferred over setting them later. Early specification of
Connection Properties allows their use as additional input to the selection
process. Protocol-specific Properties, which enable configuration of specialized
features of a specific protocol (see <xref section="3.2" sectionFormat="of" target="RFC9621" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9621#section-3.2" derivedContent="RFC9621"/>), are not
used as input to the selection process; they only support configuration if
the respective protocol has been selected.</t>
      <section anchor="property-names" numbered="true" removeInRFC="false" toc="include" pn="section-4.1">
        <name slugifiedName="name-transport-property-names">Transport Property Names</name>
        <t indent="0" pn="section-4.1-1">Transport Properties are referred to by names, represented as case-insensitive strings. These names serve two purposes:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4.1-2">
          <li pn="section-4.1-2.1">
            <t indent="0" pn="section-4.1-2.1.1">Allowing different components of a Transport Services
   Implementation to pass Transport Properties (e.g., between a
   language frontend and a policy manager) or to enable a Transport
   Services Implementation to represent Properties retrieved from
   a file or other storage to the application.</t>
          </li>
          <li pn="section-4.1-2.2">
            <t indent="0" pn="section-4.1-2.2.1">Making the code of different Transport Services Implementations
   look similar.  While individual programming languages might
   preclude strict adherence to the naming convention of representing
   Property names as case-insensitive strings
   (for instance, by prohibiting the use of hyphens in symbols),
   users interacting with multiple implementations will still benefit
   from the consistency resulting from the use of visually similar
   symbols.</t>
          </li>
        </ul>
        <t indent="0" pn="section-4.1-3">Transport Property names are hierarchically organized in the
form [&lt;Namespace&gt;.]&lt;PropertyName&gt;.</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4.1-4">
          <li pn="section-4.1-4.1">
            <t indent="0" pn="section-4.1-4.1.1">The optional Namespace component and its trailing dot character ("<tt>.</tt>") <bcp14>MUST</bcp14> be omitted for well-known
generic Properties, i.e., for Properties that are not specific to a protocol.
</t>
          </li>
          <li pn="section-4.1-4.2">
            <t indent="0" pn="section-4.1-4.2.1">Protocol-specific Properties <bcp14>MUST</bcp14> use the protocol acronym as the Namespace (e.g., a
Connection that uses TCP could support a TCP-specific Transport Property, such as the TCP User Timeout
value, in a Protocol-specific Property called <tt>tcp.userTimeoutValue</tt> (see <xref target="tcp-uto" format="default" sectionFormat="of" derivedContent="Section 8.2"/>)).</t>
          </li>
          <li pn="section-4.1-4.3">
            <t indent="0" pn="section-4.1-4.3.1">Vendor-specific or implementation-specific Properties <bcp14>MUST</bcp14> be placed in a Namespace starting with the underscore character ("<tt>_</tt>") 
 and <bcp14>SHOULD</bcp14> use a string identifying the vendor or implementation.</t>
          </li>
          <li pn="section-4.1-4.4">
            <t indent="0" pn="section-4.1-4.4.1">For IETF protocols, the name of a Protocol-specific Property <bcp14>MUST</bcp14> be specified in an RFC from the IETF Stream (after IETF Review <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>).  An IETF protocol Namespace does not start with an underscore character ("<tt>_</tt>").</t>
          </li>
        </ul>
        <t indent="0" pn="section-4.1-5">Namespaces for each of the keywords provided in the "Protocol Numbers" registry
(see <eref brackets="angle" target="https://www.iana.org/assignments/protocol-numbers/"/>) are reserved
for Protocol-specific Properties and <bcp14>MUST NOT</bcp14> be used for vendor-specific or implementation-specific Properties.
Terms listed as keywords, as in the "Protocol Numbers" registry, <bcp14>SHOULD</bcp14> be avoided as any part of a vendor-specific or
implementation-specific Property name.</t>
        <t indent="0" pn="section-4.1-6">Though Transport Property names are case insensitive, it is recommended to use camelCase to improve readability.
Implementations may transpose Transport Property names into snake_case or PascalCase to blend into the language environment.</t>
      </section>
      <section anchor="property-types" numbered="true" removeInRFC="false" toc="include" pn="section-4.2">
        <name slugifiedName="name-transport-property-types">Transport Property Types</name>
        <t indent="0" pn="section-4.2-1">Each Transport Property has one of the basic types described in <xref target="notation" format="default" sectionFormat="of" derivedContent="Section 1.1"/>.</t>
        <t indent="0" pn="section-4.2-2">Most Selection Properties (see <xref target="selection-props" format="default" sectionFormat="of" derivedContent="Section 6.2"/>) are of the Enumeration type,
and they use the Preference Enumeration, which takes one of five possible values
(<tt>Prohibit</tt>, <tt>Avoid</tt>, <tt>No Preference</tt>, <tt>Prefer</tt>, or <tt>Require</tt>) denoting the level of preference
for a given Property during protocol selection.</t>
      </section>
    </section>
    <section anchor="scope-of-interface-defn" numbered="true" removeInRFC="false" toc="include" pn="section-5">
      <name slugifiedName="name-scope-of-the-api-definition">Scope of the API Definition</name>
      <t indent="0" pn="section-5-1">This document defines a language- and platform-independent API of a
Transport Services System. Given the wide variety of languages and language
conventions used to write applications that use the transport layer to connect
to other applications over the Internet, this independence makes this API
necessarily abstract.</t>
      <t indent="0" pn="section-5-2">There is no interoperability benefit in tightly defining how the API is
presented to application programmers across diverse platforms. However,
maintaining the "shape" of the abstract API across different platforms reduces
the effort for programmers who learn to use the Transport Services API to then
apply their knowledge to another platform. That said, implementations have
significant freedom in presenting this API to programmers, balancing the
conventions of the protocol with the shape of the API. We make the following
recommendations:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5-3">
        <li pn="section-5-3.1">
          <t indent="0" pn="section-5-3.1.1">Actions, events, and errors in implementations of the Transport Services API <bcp14>SHOULD</bcp14> use
the names assigned to them in this document, subject to capitalization,
punctuation, and other typographic conventions in the language of the
implementation, unless the implementation itself uses different names for
substantially equivalent objects for networking by convention.</t>
        </li>
        <li pn="section-5-3.2">
          <t indent="0" pn="section-5-3.2.1">Transport Services Systems <bcp14>SHOULD</bcp14> implement each Selection Property,
Connection Property, and MessageContext Property specified in this document.
These features <bcp14>SHOULD</bcp14> be implemented even when, in a specific implementation, it
will always result in no operation, e.g., there is no action when the API
specifies a Property that is not available in a transport protocol implemented
on a specific platform. For example, if TCP is the only underlying transport protocol,
the Message Property <tt>msgOrdered</tt> can be implemented (trivially, as a no-op) as
disabling the requirement for ordering will not have any effect on delivery order
for Connections over TCP. Similarly, the <tt>msgLifetime</tt> Message Property can be
implemented but ignored, as the description of this Property (<xref target="msg-lifetime" format="default" sectionFormat="of" derivedContent="Section 9.1.3.1"/>) states that "it is not
guaranteed that a Message will not be sent when its Lifetime has expired".</t>
        </li>
        <li pn="section-5-3.3">
          <t indent="0" pn="section-5-3.3.1">Implementations can use other representations for Transport Property names,
e.g., by providing constants, but should provide a straightforward mapping
between their representation and the Property names specified here.</t>
        </li>
      </ul>
    </section>
    <section anchor="pre-establishment" numbered="true" removeInRFC="false" toc="include" pn="section-6">
      <name slugifiedName="name-preestablishment-phase">Preestablishment Phase</name>
      <t indent="0" pn="section-6-1">The preestablishment phase allows applications to specify Properties for
the Connections that they are about to make or to query the API about potential
Connections they could make.</t>
      <t indent="0" pn="section-6-2">A Preconnection object represents a potential Connection. It is a passive object
(a data structure) that merely maintains the state that
describes the Properties of a Connection that might exist in the future.  This state
comprises Local Endpoint and Remote Endpoint objects that denote the Endpoints
of the potential Connection (see <xref target="endpointspec" format="default" sectionFormat="of" derivedContent="Section 6.1"/>), the Selection Properties
(see <xref target="selection-props" format="default" sectionFormat="of" derivedContent="Section 6.2"/>), any preconfigured Connection Properties
(<xref target="connection-props" format="default" sectionFormat="of" derivedContent="Section 8.1"/>), and the Security Parameters (see
<xref target="security-parameters" format="default" sectionFormat="of" derivedContent="Section 6.3"/>):</t>
      <artwork align="left" pn="section-6-3">
   Preconnection := NewPreconnection([]LocalEndpoint,
                                     []RemoteEndpoint,
                                     TransportProperties,
                                     SecurityParameters)
</artwork>
      <t indent="0" pn="section-6-4">At least one Local Endpoint <bcp14>MUST</bcp14> be specified if the Preconnection is used to <tt>Listen</tt>
for incoming Connections, but the list of Local Endpoints <bcp14>MAY</bcp14> be empty if
the Preconnection is used to <tt>Initiate</tt>
connections. If no Local Endpoint is specified, the Transport Services System will
assign an ephemeral local port to the Connection on the appropriate interface(s).
At least one Remote Endpoint <bcp14>MUST</bcp14> be specified if the Preconnection is used
to <tt>Initiate</tt> Connections, but the list of Remote Endpoints <bcp14>MAY</bcp14> be empty if
the Preconnection is used to <tt>Listen</tt> for incoming Connections.
At least one Local Endpoint and one Remote Endpoint <bcp14>MUST</bcp14> be specified if a
peer-to-peer <tt>Rendezvous</tt> is to occur based on the Preconnection.</t>
      <t indent="0" pn="section-6-5">If more than one Local Endpoint is specified on a Preconnection, then the application
 is indicating that all of the Local Endpoints are eligible to be used for Connections. For
 example, their Endpoint Identifiers might correspond to different interfaces on a multihomed
host or their Endpoint Identifiers might correspond to local interfaces and a STUN server that
can be resolved to a server-reflexive address for a Preconnection used to
make a peer-to-peer <tt>Rendezvous</tt>.</t>
      <t indent="0" pn="section-6-6">If more than one Remote Endpoint is specified on the Preconnection, the
application is indicating that it expects all of the Remote Endpoints to
offer an equivalent service and that the Transport Services System can choose
any of them for a Connection.
For example, a Remote Endpoint might represent various network
interfaces of a host, or a server-reflexive address that can be used to
reach a host, or a set of hosts that provide equivalent local balanced
service.</t>
      <t indent="0" pn="section-6-7">In most cases, it is expected that a single Remote Endpoint will be
specified by name, and a later call to <tt>Initiate</tt> on the Preconnection
(see <xref target="initiate" format="default" sectionFormat="of" derivedContent="Section 7.1"/>) will internally resolve that name to a list of concrete
Endpoint Identifiers. Specifying multiple Remote Endpoints on a Preconnection allows
applications to override this for more detailed control.</t>
      <t indent="0" pn="section-6-8">If Message Framers are used (see <xref target="framing" format="default" sectionFormat="of" derivedContent="Section 9.1.2"/>), they <bcp14>MUST</bcp14> be added to the
Preconnection during preestablishment.</t>
      <section anchor="endpointspec" numbered="true" removeInRFC="false" toc="include" pn="section-6.1">
        <name slugifiedName="name-specifying-endpoints">Specifying Endpoints</name>
        <t indent="0" pn="section-6.1-1">The Transport Services API uses the Local Endpoint and Remote Endpoint objects
to refer to the Endpoints of a Connection. Endpoints can be created
as either remote or local:</t>
        <artwork align="left" pn="section-6.1-2">
RemoteSpecifier := NewRemoteEndpoint()
LocalSpecifier := NewLocalEndpoint()
</artwork>
        <t indent="0" pn="section-6.1-3">A single Endpoint object represents the identity of a network host. That Endpoint
can be more or less specific, depending on which Endpoint Identifiers are set. For example,
an Endpoint that only specifies a hostname can, in fact, finally correspond
to several different IP addresses on different hosts.</t>
        <t indent="0" pn="section-6.1-4">An Endpoint object can be configured with the following identifiers:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1-5">
          <li pn="section-6.1-5.1">
            <t indent="0" pn="section-6.1-5.1.1">HostName (string):</t>
          </li>
        </ul>
        <artwork align="left" pn="section-6.1-6">
RemoteSpecifier.WithHostName("example.com")
</artwork>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1-7">
          <li pn="section-6.1-7.1">
            <t indent="0" pn="section-6.1-7.1.1">Port (a 16-bit unsigned Integer):</t>
          </li>
        </ul>
        <artwork align="left" pn="section-6.1-8">
RemoteSpecifier.WithPort(443)
</artwork>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1-9">
          <li pn="section-6.1-9.1">
            <t indent="0" pn="section-6.1-9.1.1">Service (an identifier string that maps to a port; either a service
name associated with a port number (from <eref brackets="angle" target="https://www.iana.org/assignments/service-names-port-numbers/"/>) or a DNS SRV service name to be resolved):</t>
          </li>
        </ul>
        <artwork align="left" pn="section-6.1-10">
RemoteSpecifier.WithService("https")
</artwork>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1-11">
          <li pn="section-6.1-11.1">
            <t indent="0" pn="section-6.1-11.1.1">IP address (an IPv4 or IPv6 address type; note that the examples here show the human-readable form of the IP addresses, but the functions can take a binary encoding of the addresses):</t>
          </li>
        </ul>
        <artwork align="left" pn="section-6.1-12">
RemoteSpecifier.WithIPAddress(192.0.2.21)
</artwork>
        <artwork align="left" pn="section-6.1-13">
RemoteSpecifier.WithIPAddress(2001:db8:4920:e29d:a420:7461:7073:a)
</artwork>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1-14">
          <li pn="section-6.1-14.1">
            <t indent="0" pn="section-6.1-14.1.1">Interface identifier (which can be a string name or other platform-specific identifier), e.g., to qualify link-local addresses (see <xref target="ifspec" format="default" sectionFormat="of" derivedContent="Section 6.1.2"/> for details):</t>
          </li>
        </ul>
        <artwork align="left" pn="section-6.1-15">
LocalSpecifier.WithInterface("en0")
</artwork>
        <t indent="0" pn="section-6.1-16">The <tt>Resolve</tt> action on a Preconnection can be used to obtain a list of
available local interfaces.</t>
        <t indent="0" pn="section-6.1-17">Note that an IPv6 address specified with a scope zone ID (e.g., <tt>fe80::2001:db8%en0</tt>)
is equivalent to <tt>WithIPAddress</tt> with an unscoped address and <tt>WithInterface </tt> together.</t>
        <t indent="0" pn="section-6.1-18">Applications creating Endpoint objects using <tt>WithHostName</tt> <bcp14>SHOULD</bcp14> provide Fully Qualified
Domain Names (FQDNs). Not providing an FQDN will result in the Transport Services Implementation
needing to use DNS search domains for name resolution, which might lead to inconsistent or unpredictable
behavior.</t>
        <t indent="0" pn="section-6.1-19">The design of the API <bcp14>MUST NOT</bcp14> permit an Endpoint object to be configured with multiple Endpoint Identifiers of the same type.
For example, an Endpoint object cannot specify two IP addresses. Two separate IP addresses
are represented as two Endpoint objects. If a Preconnection specifies a Remote
Endpoint with a specific IP address set, it will only establish Connections to
that IP address. If, on the other hand, a Remote Endpoint specifies a hostname
but no addresses, the Transport Services Implementation can perform name resolution and attempt
using any address derived from the original hostname of the Remote Endpoint.
Note that multiple Remote Endpoints can be added to a Preconnection, as discussed
in <xref target="add-endpoints" format="default" sectionFormat="of" derivedContent="Section 7.5"/>.</t>
        <t indent="0" pn="section-6.1-20">The Transport Services System resolves names internally, when the <tt>Initiate</tt>,
<tt>Listen</tt>, or <tt>Rendezvous</tt> action is called to establish a Connection. Privacy
considerations for the timing of this resolution are given in <xref target="privacy-security" format="default" sectionFormat="of" derivedContent="Section 13"/>.</t>
        <t indent="0" pn="section-6.1-21">The <tt>Resolve</tt> action on a Preconnection can be used by the application to force
early binding when required, for example, with some Network Address Translator
(NAT) traversal protocols (see <xref target="rendezvous" format="default" sectionFormat="of" derivedContent="Section 7.3"/>).</t>
        <section anchor="using-multicast-endpoints" numbered="true" removeInRFC="false" toc="include" pn="section-6.1.1">
          <name slugifiedName="name-using-multicast-endpoints">Using Multicast Endpoints</name>
          <t indent="0" pn="section-6.1.1-1">To use multicast, a Preconnection is first created with the Local or Remote Endpoint Identifier
specifying the Any-Source Multicast (ASM) or Source-Specific Multicast (SSM) group and destination port number.
This is then followed by a call to either <tt>Initiate</tt>, <tt>Listen</tt>, or
<tt>Rendezvous</tt>, depending on whether the resulting Connection is to be
used to send Messages to the multicast group, receive Messages from
the group, or both send and
receive Messages (as is the case for an ASM group).</t>
          <t indent="0" pn="section-6.1.1-2">Note that the Transport Services API has separate specifier calls for multicast groups to avoid introducing filter Properties for single-source multicast and seeks to avoid confusion that can be caused by overloading the unicast specifiers.</t>
          <t indent="0" pn="section-6.1.1-3">Calling <tt>Initiate</tt> on that Preconnection creates a Connection that can be
used to send Messages to the multicast group. The Connection object that is
created will support <tt>Send</tt> but not <tt>Receive</tt>. Any Connections created this
way are send-only and do not join the multicast group. The resulting
Connection will have a Local Endpoint identifying the local interface to
which the Connection is bound and a Remote Endpoint identifying the
multicast group.</t>
          <t indent="0" pn="section-6.1.1-4">The following API calls can be used to configure a Preconnection before calling <tt>Initiate</tt>:</t>
          <artwork align="left" pn="section-6.1.1-5">
RemoteSpecifier.WithMulticastGroupIP(GroupAddress)
RemoteSpecifier.WithPort(PortNumber)
RemoteSpecifier.WithHopLimit(HopLimit)
</artwork>
          <t indent="0" pn="section-6.1.1-6">Calling <tt>Listen</tt> on a Preconnection with a multicast group address specified as the Remote
Endpoint Identifier will trigger the Transport Services Implementation to join the multicast group to receive Messages. This Listener
will create one Connection for each Remote Endpoint sending to the group,
with the Local Endpoint Identifier specified as a group address. The set of Connection
objects created forms a Connection Group.
The receiving interface can be restricted by passing it as part of the LocalSpecifier or queried through the MessageContext on the Messages received (see <xref target="msg-ctx" format="default" sectionFormat="of" derivedContent="Section 9.1.1"/> for further details).</t>
          <t indent="0" pn="section-6.1.1-7">Specifying <tt>WithHopLimit</tt> sets the Time To Live (TTL) field in the header of IPv4 packets or the Hop Count field in the header of IPv6 packets.</t>
          <t indent="0" pn="section-6.1.1-8">The following API calls can be used to configure a Preconnection before calling <tt>Listen</tt>:</t>
          <artwork align="left" pn="section-6.1.1-9">
LocalSpecifier.WithSingleSourceMulticastGroupIP(GroupAddress,
                                                SourceAddress)
LocalSpecifier.WithAnySourceMulticastGroupIP(GroupAddress)
LocalSpecifier.WithPort(PortNumber)
</artwork>
          <t indent="0" pn="section-6.1.1-10">Calling <tt>Rendezvous</tt> on a Preconnection with an ASM group
address as the Remote Endpoint Identifier will trigger the Transport Services Implementation to join the multicast group and also
indicates that the resulting Connection can be used to send Messages to the
	  multicast group. The <tt>Rendezvous</tt> action will return both:</t>
          <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-6.1.1-11"><li pn="section-6.1.1-11.1" derivedCounter="1.">a Connection that
can be used to send to the group and that acts the same as a Connection
returned by calling <tt>Initiate</tt> with a multicast Remote Endpoint and</li>
            <li pn="section-6.1.1-11.2" derivedCounter="2.">a
Listener that acts as if <tt>Listen</tt> had been called with a multicast Remote
Endpoint.</li>
          </ol>
          <t indent="0" pn="section-6.1.1-12">Calling <tt>Rendezvous</tt> on a Preconnection with an SSM
group address as the Local Endpoint Identifier results in an <tt>EstablishmentError</tt>.</t>
          <t indent="0" pn="section-6.1.1-13">The following API calls can be used to configure a Preconnection before calling <tt>Rendezvous</tt>:</t>
          <artwork align="left" pn="section-6.1.1-14">
RemoteSpecifier.WithMulticastGroupIP(GroupAddress)
RemoteSpecifier.WithPort(PortNumber)
RemoteSpecifier.WithHopLimit(HopLimit)
LocalSpecifier.WithAnySourceMulticastGroupIP(GroupAddress)
LocalSpecifier.WithPort(PortNumber)
LocalSpecifier.WithHopLimit(HopLimit)
</artwork>
          <t indent="0" pn="section-6.1.1-15">See <xref target="multicast-examples" format="default" sectionFormat="of" derivedContent="Section 6.1.5"/> for more examples.</t>
        </section>
        <section anchor="ifspec" numbered="true" removeInRFC="false" toc="include" pn="section-6.1.2">
          <name slugifiedName="name-constraining-interfaces-for">Constraining Interfaces for Endpoints</name>
          <t indent="0" pn="section-6.1.2-1">Note that this API has multiple ways to constrain and prioritize Endpoint candidates based on the network interface:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1.2-2">
            <li pn="section-6.1.2-2.1">
              <t indent="0" pn="section-6.1.2-2.1.1">Specifying an interface on a Remote Endpoint qualifies the scope zone of the Remote Endpoint, e.g., for link-local addresses.</t>
            </li>
            <li pn="section-6.1.2-2.2">
              <t indent="0" pn="section-6.1.2-2.2.1">Specifying an interface on a Local Endpoint explicitly binds all candidates derived from this Endpoint to use the specified interface.</t>
            </li>
            <li pn="section-6.1.2-2.3">
              <t indent="0" pn="section-6.1.2-2.3.1">Specifying an interface using the <tt>interface</tt> Selection Property (<xref target="prop-interface" format="default" sectionFormat="of" derivedContent="Section 6.2.11"/>) or indirectly via the <tt>pvd</tt> Selection Property (<xref target="prop-pvd" format="default" sectionFormat="of" derivedContent="Section 6.2.12"/>) influences the selection among the available candidates.</t>
            </li>
          </ul>
          <t indent="0" pn="section-6.1.2-3">While specifying an interface on an Endpoint restricts the candidates available for Connection establishment in the preestablishment phase, the Selection Properties prioritize and constrain the Connection establishment.</t>
        </section>
        <section anchor="protocol-specific-endpoints" numbered="true" removeInRFC="false" toc="include" pn="section-6.1.3">
          <name slugifiedName="name-protocol-specific-endpoints">Protocol-Specific Endpoints</name>
          <t indent="0" pn="section-6.1.3-1">An Endpoint can have an alternative definition when using different protocols.
For example, a server that supports both TLS/TCP and QUIC could be accessible
on two different port numbers, depending on which protocol is used.</t>
          <t indent="0" pn="section-6.1.3-2">To scope an Endpoint to apply conditionally to a specific transport
protocol (such as defining an alternate port to use when QUIC
is selected, as opposed to TCP), an Endpoint can be
associated with a protocol identifier. Protocol identifiers are
objects or Enumeration values provided by the Transport
Services API that will vary based on which protocols are
implemented in a particular system.</t>
          <artwork align="left" pn="section-6.1.3-3">
AlternateRemoteSpecifier.WithProtocol(QUIC)
</artwork>
          <t indent="0" pn="section-6.1.3-4">The following example shows a case where <tt>example.com</tt> has a server
running on port 443 with an alternate port of 8443 for QUIC. Both
endpoints can be passed when creating a Preconnection.</t>
          <artwork align="left" pn="section-6.1.3-5">
RemoteSpecifier := NewRemoteEndpoint()
RemoteSpecifier.WithHostName("example.com")
RemoteSpecifier.WithPort(443)

QUICRemoteSpecifier := NewRemoteEndpoint()
QUICRemoteSpecifier.WithHostName("example.com")
QUICRemoteSpecifier.WithPort(8443)
QUICRemoteSpecifier.WithProtocol(QUIC)

RemoteSpecifiers := [ RemoteSpecifier, QUICRemoteSpecifier ]
</artwork>
        </section>
        <section anchor="endpoint-examples" numbered="true" removeInRFC="false" toc="include" pn="section-6.1.4">
          <name slugifiedName="name-endpoint-examples">Endpoint Examples</name>
          <t indent="0" pn="section-6.1.4-1">The following examples of Endpoints show common usage patterns.</t>
          <t indent="0" pn="section-6.1.4-2">Specify a Remote Endpoint using a hostname <tt>example.com</tt> and a service name <tt>https</tt>, which tells the system to use the default port for HTTPS (443):</t>
          <artwork align="left" pn="section-6.1.4-3">
RemoteSpecifier := NewRemoteEndpoint()
RemoteSpecifier.WithHostName("example.com")
RemoteSpecifier.WithService("https")
</artwork>
          <t indent="0" pn="section-6.1.4-4">Specify a Remote Endpoint using an IPv6 address and remote port:</t>
          <artwork align="left" pn="section-6.1.4-5">
RemoteSpecifier := NewRemoteEndpoint()
RemoteSpecifier.WithIPAddress(2001:db8:4920:e29d:a420:7461:7073:a)
RemoteSpecifier.WithPort(443)
</artwork>
          <t indent="0" pn="section-6.1.4-6">Specify a Remote Endpoint using an IPv4 address and remote port:</t>
          <artwork align="left" pn="section-6.1.4-7">
RemoteSpecifier := NewRemoteEndpoint()
RemoteSpecifier.WithIPAddress(192.0.2.21)
RemoteSpecifier.WithPort(443)
</artwork>
          <t indent="0" pn="section-6.1.4-8">Specify a Local Endpoint using a local interface name and no local port
to let the system assign an ephemeral local port:</t>
          <artwork align="left" pn="section-6.1.4-9">
LocalSpecifier := NewLocalEndpoint()
LocalSpecifier.WithInterface("en0")
</artwork>
          <t indent="0" pn="section-6.1.4-10">Specify a Local Endpoint using a local interface name and local port:</t>
          <artwork align="left" pn="section-6.1.4-11">
LocalSpecifier := NewLocalEndpoint()
LocalSpecifier.WithInterface("en0")
LocalSpecifier.WithPort(443)
</artwork>
          <t indent="0" pn="section-6.1.4-12">As an alternative to specifying an interface name for the Local Endpoint, an application
can express more fine-grained preferences using the <tt>interface</tt>
Selection Property; see <xref target="prop-interface" format="default" sectionFormat="of" derivedContent="Section 6.2.11"/>. However, if the application specifies Selection
Properties that are inconsistent with the Local Endpoint, this will result in an error once the
	  application attempts to open a Connection.</t>
          <t indent="0" pn="section-6.1.4-13">Specify a Local Endpoint using a STUN server:</t>
          <artwork align="left" pn="section-6.1.4-14">
LocalSpecifier := NewLocalEndpoint()
LocalSpecifier.WithStunServer(address, port, credentials)
</artwork>
        </section>
        <section anchor="multicast-examples" numbered="true" removeInRFC="false" toc="include" pn="section-6.1.5">
          <name slugifiedName="name-multicast-examples">Multicast Examples</name>
          <t indent="0" pn="section-6.1.5-1">The following examples show how multicast groups can be used.</t>
          <t indent="0" pn="section-6.1.5-2">Join an ASM group in receive-only mode, bound to a known
port on a named local interface:</t>
          <artwork align="left" pn="section-6.1.5-3">
   RemoteSpecifier := NewRemoteEndpoint()

   LocalSpecifier := NewLocalEndpoint()
   LocalSpecifier.WithAnySourceMulticastGroupIP(233.252.0.0)
   LocalSpecifier.WithPort(5353)
   LocalSpecifier.WithInterface("en0")

   TransportProperties := ...
   SecurityParameters  := ...

   Preconnection := NewPreconnection(LocalSpecifier,
                                     RemoteSpecifier,
                                     TransportProperties,
                                     SecurityProperties)
   Listener := Preconnection.Listen()
</artwork>
          <t indent="0" pn="section-6.1.5-4">Join an SSM group in receive-only mode, bound to a known
port on a named local interface:</t>
          <artwork align="left" pn="section-6.1.5-5">
   RemoteSpecifier := NewRemoteEndpoint()

   LocalSpecifier := NewLocalEndpoint()

   LocalSpecifier.WithSingleSourceMulticastGroupIP(233.252.0.0,
                                                   198.51.100.10)
   LocalSpecifier.WithPort(5353)
   LocalSpecifier.WithInterface("en0")

   TransportProperties := ...
   SecurityParameters  := ...

   Preconnection := NewPreconnection(LocalSpecifier,
                                     RemoteSpecifier,
                                     TransportProperties,
                                     SecurityProperties)
   Listener := Preconnection.Listen()
</artwork>
          <t indent="0" pn="section-6.1.5-6">Create an SSM group as a sender:</t>
          <artwork align="left" pn="section-6.1.5-7">
   RemoteSpecifier := NewRemoteEndpoint()
   RemoteSpecifier.WithMulticastGroupIP(233.251.240.1)
   RemoteSpecifier.WithPort(5353)
   RemoteSpecifier.WithHopLimit(8)

   LocalSpecifier := NewLocalEndpoint()
   LocalSpecifier.WithIPAddress(192.0.2.22)
   LocalSpecifier.WithInterface("en0")

   TransportProperties := ...
   SecurityParameters  := ...

   Preconnection := NewPreconnection(LocalSpecifier,
                                     RemoteSpecifier,
                                     TransportProperties,
                                     SecurityProperties)
   Connection := Preconnection.Initiate()
</artwork>
          <t indent="0" pn="section-6.1.5-8">Join an ASM group as both a sender and a receiver:</t>
          <artwork align="left" pn="section-6.1.5-9">
   RemoteSpecifier := NewRemoteEndpoint()
   RemoteSpecifier.WithMulticastGroupIP(233.252.0.0)
   RemoteSpecifier.WithPort(5353)
   RemoteSpecifier.WithHopLimit(8)

   LocalSpecifier := NewLocalEndpoint()
   LocalSpecifier.WithAnySourceMulticastGroupIP(233.252.0.0)
   LocalSpecifier.WithIPAddress(192.0.2.22)
   LocalSpecifier.WithPort(5353)
   LocalSpecifier.WithInterface("en0")


   TransportProperties := ...
   SecurityParameters  := ...

   Preconnection := NewPreconnection(LocalSpecifier,
                                     RemoteSpecifier,
                                     TransportProperties,
                                     SecurityProperties)
   Connection, Listener := Preconnection.Rendezvous()
</artwork>
        </section>
      </section>
      <section anchor="selection-props" numbered="true" removeInRFC="false" toc="include" pn="section-6.2">
        <name slugifiedName="name-specifying-transport-proper">Specifying Transport Properties</name>
        <t indent="0" pn="section-6.2-1">A Preconnection object holds Properties reflecting the application's
requirements and preferences for the transport. These include Selection
Properties for selecting Protocol Stacks and paths, as well as Connection
Properties and Message Properties for configuration of the detailed operation
of the selected Protocol Stacks on a per-Connection and per-Message level.</t>
        <t indent="0" pn="section-6.2-2">The protocol(s) and path(s) selected as candidates during establishment are
determined and configured using these Properties. Since there could be paths
over which some transport protocols are unable to operate, or Remote Endpoints
that support only specific network addresses or transports, transport protocol
selection is necessarily tied to path selection. This could involve choosing
between multiple local interfaces that are connected to different access
networks.</t>
        <t indent="0" pn="section-6.2-3">When additional information (such as PvD information
<xref target="RFC7556" format="default" sectionFormat="of" derivedContent="RFC7556"/>) is available about the networks over which an Endpoint can operate,
this can inform the selection between alternate network paths.
Path information can include the Path MTU (PMTU), the set of supported Differentiated Services Code Points (DSCPs),
expected usage, cost, etc. The usage of this information by the Transport
Services System is generally independent of the specific mechanism or protocol
used to receive the information (e.g., zero-conf, DHCP, or IPv6 Router Advertisements (RAs)).</t>
        <t indent="0" pn="section-6.2-4">Most Selection Properties are represented as Preferences, which can
take one of five values:</t>
        <table anchor="tab-pref-levels" align="center" pn="table-1">
          <name slugifiedName="name-selection-property-preferen">Selection Property Preference Levels</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Preference</th>
              <th align="left" colspan="1" rowspan="1">Effect</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">Require</td>
              <td align="left" colspan="1" rowspan="1">Select only protocols/paths providing the Property; otherwise, fail</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">Prefer</td>
              <td align="left" colspan="1" rowspan="1">Prefer protocols/paths providing the Property; otherwise, proceed</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">No Preference</td>
              <td align="left" colspan="1" rowspan="1">No preference</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">Avoid</td>
              <td align="left" colspan="1" rowspan="1">Prefer protocols/paths not providing the Property; otherwise, proceed</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">Prohibit</td>
              <td align="left" colspan="1" rowspan="1">Select only protocols/paths not providing the Property; otherwise, fail</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-6.2-6">The implementation <bcp14>MUST</bcp14> ensure an outcome that is consistent with all application
requirements expressed using <tt>Require</tt> and <tt>Prohibit</tt>. While preferences
expressed using <tt>Prefer</tt> and <tt>Avoid</tt> influence protocol and path selection as well,
outcomes can vary, even given the same Selection Properties, because the available
protocols and paths can differ across systems and contexts. However,
implementations are <bcp14>RECOMMENDED</bcp14> to seek to provide a consistent outcome
to an application, when provided with the same set of Selection Properties.</t>
        <t indent="0" pn="section-6.2-7">Note that application preferences can conflict with each other. For
example, if an application indicates a preference for a specific path by
specifying an interface, but also a preference for a protocol, a situation
might occur in which the preferred protocol is not available on the preferred
path. In such cases, applications can expect Properties that determine path
selection to be prioritized over Properties that determine protocol selection.
The Transport Services System <bcp14>SHOULD</bcp14> determine the preferred path first, regardless of
protocol preferences. This ordering is chosen to provide consistency across
implementations; this is based on the fact that it is more common for the use of a
given network path to determine cost to the user (i.e., an interface type
preference might be based on a user's preference to avoid being charged
more for a cellular data plan).</t>
        <t indent="0" pn="section-6.2-8">Selection and Connection Properties, as well as defaults for Message
Properties, can be added to a Preconnection to configure the selection process
and to further configure the eventually selected Protocol Stack(s). They are
collected into a TransportProperties object to be passed into a Preconnection
object:</t>
        <artwork align="left" pn="section-6.2-9">
TransportProperties := NewTransportProperties()
</artwork>
        <t indent="0" pn="section-6.2-10">Individual Properties are then set on the TransportProperties object.
Setting a Transport Property to a value overrides the previous value of this Transport Property.</t>
        <artwork align="left" pn="section-6.2-11">
TransportProperties.Set(property, value)
</artwork>
        <t indent="0" pn="section-6.2-12">To aid readability, implementations <bcp14>MAY</bcp14> provide additional convenience functions to simplify the use of Selection Properties: see <xref target="preference-conv" format="default" sectionFormat="of" derivedContent="Appendix B.1"/> for examples.
In addition, implementations <bcp14>MAY</bcp14> provide a mechanism to create TransportProperties objects that
are preconfigured for common use cases, as outlined in <xref target="property-profiles" format="default" sectionFormat="of" derivedContent="Appendix B.2"/>.</t>
        <t indent="0" pn="section-6.2-13">Transport Properties for an established Connection can be queried via the Connection object, as outlined in <xref target="introspection" format="default" sectionFormat="of" derivedContent="Section 8"/>.</t>
        <t indent="0" pn="section-6.2-14">A Connection gets its Transport Properties by either being explicitly configured
via a Preconnection, being configured after establishment, or inheriting them
from an antecedent via cloning; see <xref target="groups" format="default" sectionFormat="of" derivedContent="Section 7.4"/> for more details.</t>
        <t indent="0" pn="section-6.2-15"><xref target="connection-props" format="default" sectionFormat="of" derivedContent="Section 8.1"/> provides a list of Connection Properties, while Selection
Properties are listed in the subsections below. Selection Properties are
only considered during establishment and cannot be changed after a Connection
is established. At this point, Selection Properties can only
be read to check the Properties used by the Connection. Upon reading, the
	Preference type of a Selection Property changes into Boolean, where:</t>
        <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-6.2-16">
          <li pn="section-6.2-16.1">
            <tt>true</tt> means
that the selected Protocol Stack supports the feature or uses the path associated
with the Selection Property, and</li>
          <li pn="section-6.2-16.2">
            <tt>false</tt> means that the Protocol Stack does not
	support the feature or use the path.</li>
        </ul>
        <t indent="0" pn="section-6.2-17">Implementations
of Transport Services Systems could alternatively use the <tt>Require</tt>
and <tt>Prohibit</tt> Preference values to represent <tt>true</tt> and <tt>false</tt>, respectively.
Other types of Selection Properties remain unchanged when they are made available for
reading after a Connection is established.</t>
        <t indent="0" pn="section-6.2-18">An implementation of the Transport Services API needs to provide sensible defaults for Selection
Properties. The default values for each Property below represent a
configuration that can be implemented over TCP. If these default values are used
and TCP is not supported by a Transport Services System, then an application using the
default set of Properties might not succeed in establishing a Connection. Using
the same default values for independent Transport Services Systems can be beneficial
when applications are ported between different implementations/platforms, even if this
default could lead to a Connection failure when TCP is not available. If default
values other than those suggested below are used, it is <bcp14>RECOMMENDED</bcp14> to clearly
document any differences.</t>
        <section anchor="prop-reliable" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.1">
          <name slugifiedName="name-reliable-data-transfer-conn">Reliable Data Transfer (Connection)</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.1-1">
            <dt pn="section-6.2.1-1.1">Name:</dt>
            <dd pn="section-6.2.1-1.2">
              <t indent="0" pn="section-6.2.1-1.2.1">reliability</t>
            </dd>
            <dt pn="section-6.2.1-1.3">Type:</dt>
            <dd pn="section-6.2.1-1.4">
              <t indent="0" pn="section-6.2.1-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.1-1.5">Default:</dt>
            <dd pn="section-6.2.1-1.6">
              <t indent="0" pn="section-6.2.1-1.6.1"><tt>Require</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.1-2">This Property specifies whether the application needs to use a transport
protocol that ensures that
all data is received at the Remote Endpoint in order, without loss or duplication.
When reliable data transfer is enabled, this
also entails being notified when a Connection is closed or aborted.</t>
        </section>
        <section anchor="prop-boundaries" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.2">
          <name slugifiedName="name-preservation-of-message-bou">Preservation of Message Boundaries</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.2-1">
            <dt pn="section-6.2.2-1.1">Name:</dt>
            <dd pn="section-6.2.2-1.2">
              <t indent="0" pn="section-6.2.2-1.2.1">preserveMsgBoundaries</t>
            </dd>
            <dt pn="section-6.2.2-1.3">Type:</dt>
            <dd pn="section-6.2.2-1.4">
              <t indent="0" pn="section-6.2.2-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.2-1.5">Default:</dt>
            <dd pn="section-6.2.2-1.6">
              <t indent="0" pn="section-6.2.2-1.6.1"><tt>No Preference</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.2-2">This Property specifies whether the application needs or prefers to use a transport
protocol that preserves Message boundaries.</t>
        </section>
        <section anchor="prop-partially-reliable" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.3">
          <name slugifiedName="name-configure-per-message-relia">Configure Per-Message Reliability</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.3-1">
            <dt pn="section-6.2.3-1.1">Name:</dt>
            <dd pn="section-6.2.3-1.2">
              <t indent="0" pn="section-6.2.3-1.2.1">perMsgReliability</t>
            </dd>
            <dt pn="section-6.2.3-1.3">Type:</dt>
            <dd pn="section-6.2.3-1.4">
              <t indent="0" pn="section-6.2.3-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.3-1.5">Default:</dt>
            <dd pn="section-6.2.3-1.6">
              <t indent="0" pn="section-6.2.3-1.6.1"><tt>No Preference</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.3-2">This Property specifies whether an application considers it useful to specify different
reliability requirements for individual Messages in a Connection.</t>
        </section>
        <section anchor="prop-ordering" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.4">
          <name slugifiedName="name-preservation-of-data-orderi">Preservation of Data Ordering</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.4-1">
            <dt pn="section-6.2.4-1.1">Name:</dt>
            <dd pn="section-6.2.4-1.2">
              <t indent="0" pn="section-6.2.4-1.2.1">preserveOrder</t>
            </dd>
            <dt pn="section-6.2.4-1.3">Type:</dt>
            <dd pn="section-6.2.4-1.4">
              <t indent="0" pn="section-6.2.4-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.4-1.5">Default:</dt>
            <dd pn="section-6.2.4-1.6">
              <t indent="0" pn="section-6.2.4-1.6.1"><tt>Require</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.4-2">This Property specifies whether the application wishes to use a transport
protocol that can ensure that data is received by the application at the Remote Endpoint in the same order as it was sent.</t>
        </section>
        <section anchor="prop-0rtt" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.5">
          <name slugifiedName="name-use-0-rtt-session-establish">Use 0-RTT Session Establishment with a Safely Replayable Message</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.5-1">
            <dt pn="section-6.2.5-1.1">Name:</dt>
            <dd pn="section-6.2.5-1.2">
              <t indent="0" pn="section-6.2.5-1.2.1">zeroRttMsg</t>
            </dd>
            <dt pn="section-6.2.5-1.3">Type:</dt>
            <dd pn="section-6.2.5-1.4">
              <t indent="0" pn="section-6.2.5-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.5-1.5">Default:</dt>
            <dd pn="section-6.2.5-1.6">
              <t indent="0" pn="section-6.2.5-1.6.1"><tt>No Preference</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.5-2">This Property specifies whether an application would like to supply a Message to
the transport protocol before Connection establishment, which will then be
reliably transferred to the Remote Endpoint before or during connection
establishment. This Message can potentially be received multiple times (i.e.,
multiple copies of the Message data could be passed to the Remote Endpoint).
See also <xref target="msg-safelyreplayable" format="default" sectionFormat="of" derivedContent="Section 9.1.3.4"/>.</t>
        </section>
        <section anchor="prop-multistream" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.6">
          <name slugifiedName="name-multistream-connections-in-">Multistream Connections in a Group</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.6-1">
            <dt pn="section-6.2.6-1.1">Name:</dt>
            <dd pn="section-6.2.6-1.2">
              <t indent="0" pn="section-6.2.6-1.2.1">multistreaming</t>
            </dd>
            <dt pn="section-6.2.6-1.3">Type:</dt>
            <dd pn="section-6.2.6-1.4">
              <t indent="0" pn="section-6.2.6-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.6-1.5">Default:</dt>
            <dd pn="section-6.2.6-1.6">
              <t indent="0" pn="section-6.2.6-1.6.1"><tt>Prefer</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.6-2">This Property specifies whether the application would prefer multiple Connections
within a Connection Group to be provided by streams of a single underlying
transport connection, where possible.</t>
        </section>
        <section anchor="prop-checksum-control-send" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.7">
          <name slugifiedName="name-full-checksum-coverage-on-s">Full Checksum Coverage on Sending</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.7-1">
            <dt pn="section-6.2.7-1.1">Name:</dt>
            <dd pn="section-6.2.7-1.2">
              <t indent="0" pn="section-6.2.7-1.2.1">fullChecksumSend</t>
            </dd>
            <dt pn="section-6.2.7-1.3">Type:</dt>
            <dd pn="section-6.2.7-1.4">
              <t indent="0" pn="section-6.2.7-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.7-1.5">Default:</dt>
            <dd pn="section-6.2.7-1.6">
              <t indent="0" pn="section-6.2.7-1.6.1"><tt>Require</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.7-2">This Property specifies the application's need for protection against
corruption for all data transmitted on this Connection. Disabling this Property could enable
the application to influence the sender checksum coverage after Connection establishment (see <xref target="msg-checksum" format="default" sectionFormat="of" derivedContent="Section 9.1.3.6"/>).</t>
        </section>
        <section anchor="prop-checksum-control-receive" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.8">
          <name slugifiedName="name-full-checksum-coverage-on-r">Full Checksum Coverage on Receiving</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.8-1">
            <dt pn="section-6.2.8-1.1">Name:</dt>
            <dd pn="section-6.2.8-1.2">
              <t indent="0" pn="section-6.2.8-1.2.1">fullChecksumRecv</t>
            </dd>
            <dt pn="section-6.2.8-1.3">Type:</dt>
            <dd pn="section-6.2.8-1.4">
              <t indent="0" pn="section-6.2.8-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.8-1.5">Default:</dt>
            <dd pn="section-6.2.8-1.6">
              <t indent="0" pn="section-6.2.8-1.6.1"><tt>Require</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.8-2">This Property specifies the application's need for protection against
corruption for all data received on this Connection. Disabling this Property could enable
the application to influence the required minimum receiver checksum coverage after Connection establishment (see <xref target="conn-recv-checksum" format="default" sectionFormat="of" derivedContent="Section 8.1.1"/>).</t>
        </section>
        <section anchor="prop-cc" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.9">
          <name slugifiedName="name-congestion-control">Congestion Control</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.9-1">
            <dt pn="section-6.2.9-1.1">Name:</dt>
            <dd pn="section-6.2.9-1.2">
              <t indent="0" pn="section-6.2.9-1.2.1">congestionControl</t>
            </dd>
            <dt pn="section-6.2.9-1.3">Type:</dt>
            <dd pn="section-6.2.9-1.4">
              <t indent="0" pn="section-6.2.9-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.9-1.5">Default:</dt>
            <dd pn="section-6.2.9-1.6">
              <t indent="0" pn="section-6.2.9-1.6.1"><tt>Require</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.9-2">This Property specifies whether or not the application would like the Connection to be
congestion controlled. Note that if a Connection is not congestion
controlled, an application using such a Connection <bcp14>SHOULD</bcp14> itself perform
congestion control in accordance with <xref target="RFC2914" format="default" sectionFormat="of" derivedContent="RFC2914"/> or use a circuit breaker in
accordance with <xref target="RFC8084" format="default" sectionFormat="of" derivedContent="RFC8084"/>, whichever is appropriate. Also note that reliability
is usually combined with congestion control in protocol implementations rendering "reliable but not congestion controlled", a request that is unlikely to
succeed. If the Connection is congestion controlled, performing additional congestion control
in the application can have negative performance implications.</t>
        </section>
        <section anchor="keep-alive" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.10">
          <name slugifiedName="name-keep-alive-packets">Keep-Alive Packets</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.10-1">
            <dt pn="section-6.2.10-1.1">Name:</dt>
            <dd pn="section-6.2.10-1.2">
              <t indent="0" pn="section-6.2.10-1.2.1">keepAlive</t>
            </dd>
            <dt pn="section-6.2.10-1.3">Type:</dt>
            <dd pn="section-6.2.10-1.4">
              <t indent="0" pn="section-6.2.10-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.10-1.5">Default:</dt>
            <dd pn="section-6.2.10-1.6">
              <t indent="0" pn="section-6.2.10-1.6.1"><tt>No Preference</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.10-2">This Property specifies whether or not the application would like the Connection to send
keep-alive packets. Note that if a Connection determines that keep-alive
packets are being sent, the application itself <bcp14>SHOULD</bcp14> avoid generating additional keep-alive
Messages. Note that, when supported, the system will use the default period
for generation of the keep-alive packets. (See also <xref target="keep-alive-timeout" format="default" sectionFormat="of" derivedContent="Section 8.1.4"/>.)</t>
        </section>
        <section anchor="prop-interface" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.11">
          <name slugifiedName="name-interface-instance-or-type">Interface Instance or Type</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.11-1">
            <dt pn="section-6.2.11-1.1">Name:</dt>
            <dd pn="section-6.2.11-1.2">
              <t indent="0" pn="section-6.2.11-1.2.1">interface</t>
            </dd>
            <dt pn="section-6.2.11-1.3">Type:</dt>
            <dd pn="section-6.2.11-1.4">
              <t indent="0" pn="section-6.2.11-1.4.1">Set of (Preference, Enumeration)</t>
            </dd>
            <dt pn="section-6.2.11-1.5">Default:</dt>
            <dd pn="section-6.2.11-1.6">
              <t indent="0" pn="section-6.2.11-1.6.1">Empty (not setting a Preference for any interface)</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.11-2">This Property allows the application to select any specific network interfaces
or categories of interfaces it wants to <tt>Require</tt>, <tt>Prohibit</tt>, <tt>Prefer</tt>, or
<tt>Avoid</tt>. Note that marking a specific interface as <tt>Require</tt> strictly limits path
selection to that single interface, and often leads to less flexible and resilient
Connection establishment.</t>
          <t indent="0" pn="section-6.2.11-3">In contrast to other Selection Properties, this Property is a set of
tuples of (enumerated) interface identifier and Preference. It can either be
implemented directly as such or be implemented to
make one Preference available for each interface and interface type
available on the system.

</t>
          <t indent="0" pn="section-6.2.11-4">The set of valid interface types is specific to the implementation or system. For
example, on a mobile device, there could be <tt>Wi-Fi</tt> and <tt>Cellular</tt> interface types
available; whereas, on a desktop computer, <tt>Wi-Fi</tt> and <tt>Wired
Ethernet</tt> interface types might be available. An implementation should provide all types
that are supported on the local system to allow
applications to be written generically. For example, if a single implementation
is used on both mobile devices and desktop devices, it ought to define the
<tt>Cellular</tt> interface type for both systems, since an application might wish to
always prohibit Cellular.</t>
          <t indent="0" pn="section-6.2.11-5">The set of interface types is expected to change over time as new access
technologies become available. The taxonomy of interface types on a given
Transport Services System is implementation specific.</t>
          <t indent="0" pn="section-6.2.11-6">Interface types <bcp14>SHOULD NOT</bcp14> be treated as a proxy for properties of interfaces,
such as metered or unmetered network access. If an application needs to prohibit
metered interfaces, this should be specified via Provisioning Domain attributes
(see <xref target="prop-pvd" format="default" sectionFormat="of" derivedContent="Section 6.2.12"/>) or another specific Property.</t>
          <t indent="0" pn="section-6.2.11-7">Note that this Property is not used to specify an interface scope zone for a particular Endpoint. <xref target="ifspec" format="default" sectionFormat="of" derivedContent="Section 6.1.2"/> provides details about how to qualify endpoint candidates on a per-interface basis.</t>
        </section>
        <section anchor="prop-pvd" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.12">
          <name slugifiedName="name-provisioning-domain-instanc">Provisioning Domain Instance or Type</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.12-1">
            <dt pn="section-6.2.12-1.1">Name:</dt>
            <dd pn="section-6.2.12-1.2">
              <t indent="0" pn="section-6.2.12-1.2.1">pvd</t>
            </dd>
            <dt pn="section-6.2.12-1.3">Type:</dt>
            <dd pn="section-6.2.12-1.4">
              <t indent="0" pn="section-6.2.12-1.4.1">Set of (Preference, Enumeration)</t>
            </dd>
            <dt pn="section-6.2.12-1.5">Default:</dt>
            <dd pn="section-6.2.12-1.6">
              <t indent="0" pn="section-6.2.12-1.6.1">Empty (not setting a Preference for any PvD)</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.12-2">Similar to <tt>interface</tt> (see <xref target="prop-interface" format="default" sectionFormat="of" derivedContent="Section 6.2.11"/>), this Property
allows the application to control path selection by selecting which specific
PvD or categories of PvDs it wants to
<tt>Require</tt>, <tt>Prohibit</tt>, <tt>Prefer</tt>, or <tt>Avoid</tt>. Provisioning Domains define
consistent sets of network properties that might be more specific than network
interfaces <xref target="RFC7556" format="default" sectionFormat="of" derivedContent="RFC7556"/>.</t>
          <t indent="0" pn="section-6.2.12-3">As with <tt>interface</tt>, this Property is a set of tuples of (enumerated)
PvD identifier and Preference. It can either be implemented directly as such or be implemented to
make one Preference available for each interface and interface type
available on the system.</t>
          <t indent="0" pn="section-6.2.12-4">The identification of a specific PvD is specific to the implementation or system.
<xref target="RFC8801" format="default" sectionFormat="of" derivedContent="RFC8801"/> defines how to use an FQDN to identify a PvD when advertised by
a network, but systems might also use other locally relevant identifiers
such as string names or Integers to identify PvDs. As with requiring specific
interfaces, requiring a specific PvD strictly limits the path selection.</t>
          <t indent="0" pn="section-6.2.12-5">Categories or types of PvDs are also defined to be specific to the implementation or system. These can be useful to identify a service that is provided by a
PvD. For example, if an application wants to use a PvD that provides a
Voice-Over-IP (VoIP) service on a Cellular network, it can use the relevant PvD type to
require a PvD that provides this service, without needing to look up a
particular instance. While this does restrict path selection, it is broader than
requiring specific PvD instances or interface instances and should be preferred
over these options.</t>
        </section>
        <section anchor="use-temporary-local-address" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.13">
          <name slugifiedName="name-use-temporary-local-address">Use Temporary Local Address</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.13-1">
            <dt pn="section-6.2.13-1.1">Name:</dt>
            <dd pn="section-6.2.13-1.2">
              <t indent="0" pn="section-6.2.13-1.2.1">useTemporaryLocalAddress</t>
            </dd>
            <dt pn="section-6.2.13-1.3">Type:</dt>
            <dd pn="section-6.2.13-1.4">
              <t indent="0" pn="section-6.2.13-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.13-1.5">Default:</dt>
            <dd pn="section-6.2.13-1.6">
              <t indent="0" pn="section-6.2.13-1.6.1"><tt>Avoid</tt> for Listeners and Rendezvous Connections; <tt>Prefer</tt> for other Connections</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.13-2">This Property allows the application to express a preference for the use of
temporary local addresses, sometimes called "privacy" addresses <xref target="RFC8981" format="default" sectionFormat="of" derivedContent="RFC8981"/>.
Temporary addresses are generally used to prevent linking connections over time
when a stable address, sometimes called a "permanent" address, is not needed.
There are some caveats to note when specifying this Property. First, if an
application requires the use of temporary addresses, the resulting Connection
cannot use IPv4 because temporary addresses do not exist in IPv4. Second,
temporary local addresses might involve trading off privacy for performance.
For instance, temporary addresses (e.g., <xref target="RFC8981" format="default" sectionFormat="of" derivedContent="RFC8981"/>) can interfere with resumption mechanisms
that some protocols rely on to reduce initial latency.</t>
        </section>
        <section anchor="multipath-mode" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.14">
          <name slugifiedName="name-multipath-transport">Multipath Transport</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.14-1">
            <dt pn="section-6.2.14-1.1">Name:</dt>
            <dd pn="section-6.2.14-1.2">
              <t indent="0" pn="section-6.2.14-1.2.1">multipath</t>
            </dd>
            <dt pn="section-6.2.14-1.3">Type:</dt>
            <dd pn="section-6.2.14-1.4">
              <t indent="0" pn="section-6.2.14-1.4.1">Enumeration</t>
            </dd>
            <dt pn="section-6.2.14-1.5">Default:</dt>
            <dd pn="section-6.2.14-1.6">
              <t indent="0" pn="section-6.2.14-1.6.1"><tt>Disabled</tt> for Connections created through <tt>Initiate</tt> and <tt>Rendezvous</tt>; <tt>Passive</tt> for Listeners</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.14-2">This Property specifies whether, and how, applications want to take advantage of
transferring data across multiple paths between the same end hosts.
Using multiple paths allows Connections to migrate between interfaces or aggregate bandwidth
as availability and performance properties change.
Possible values are as follows:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.14-3">
            <dt pn="section-6.2.14-3.1">Disabled:</dt>
            <dd pn="section-6.2.14-3.2">
              <t indent="0" pn="section-6.2.14-3.2.1">The Connection will not use multiple paths once established, even if the chosen transport supports using multiple paths.</t>
            </dd>
            <dt pn="section-6.2.14-3.3">Active:</dt>
            <dd pn="section-6.2.14-3.4">
              <t indent="0" pn="section-6.2.14-3.4.1">The Connection will negotiate the use of multiple paths if the chosen transport supports it.</t>
            </dd>
            <dt pn="section-6.2.14-3.5">Passive:</dt>
            <dd pn="section-6.2.14-3.6">
              <t indent="0" pn="section-6.2.14-3.6.1">The Connection will support the use of multiple paths if the Remote Endpoint requests it.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.14-4">The policy for using multiple paths is specified using the separate <tt>multipathPolicy</tt> Property; see <xref target="multipath-policy" format="default" sectionFormat="of" derivedContent="Section 8.1.7"/>.
To enable the peer Endpoint to initiate additional paths toward a local address other than the one initially used, it is necessary to set the <tt>advertisesAltaddr</tt> Property (see <xref target="altaddr" format="default" sectionFormat="of" derivedContent="Section 6.2.15"/>).</t>
          <t indent="0" pn="section-6.2.14-5">Setting this Property to <tt>Active</tt> can have privacy implications.  It enables the transport to establish connectivity using alternate paths that might result in users being linkable across the multiple paths, even if the <tt>advertisesAltaddr</tt> Property (see <xref target="altaddr" format="default" sectionFormat="of" derivedContent="Section 6.2.15"/>) is set to <tt>false</tt>.</t>
          <t indent="0" pn="section-6.2.14-6">Note that this Property has no corresponding Selection Property of type "Preference".
Enumeration values other than <tt>Disabled</tt> are interpreted as a preference for choosing protocols that can make use of multiple paths.
The <tt>Disabled</tt> value implies a requirement not to use multiple paths in parallel but does not prevent choosing a protocol that is capable of using multiple paths, e.g., it does not prevent choosing TCP but prevents sending the <tt>MP_CAPABLE</tt> option in the TCP handshake.</t>
        </section>
        <section anchor="altaddr" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.15">
          <name slugifiedName="name-advertisement-of-alternativ">Advertisement of Alternative Addresses</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.15-1">
            <dt pn="section-6.2.15-1.1">Name:</dt>
            <dd pn="section-6.2.15-1.2">
              <t indent="0" pn="section-6.2.15-1.2.1">advertisesAltaddr</t>
            </dd>
            <dt pn="section-6.2.15-1.3">Type:</dt>
            <dd pn="section-6.2.15-1.4">
              <t indent="0" pn="section-6.2.15-1.4.1">Boolean</t>
            </dd>
            <dt pn="section-6.2.15-1.5">Default:</dt>
            <dd pn="section-6.2.15-1.6">
              <t indent="0" pn="section-6.2.15-1.6.1"><tt>false</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.15-2">This Property specifies whether alternative addresses, e.g., of other interfaces, ought to be advertised to the
peer Endpoint by the Protocol Stack. Advertising these addresses enables the peer Endpoint to establish additional connectivity, e.g., for Connection migration or using multiple paths.</t>
          <t indent="0" pn="section-6.2.15-3">Note that this can have privacy implications because it might result in users being linkable across the multiple paths.
Also, note that setting this to <tt>false</tt> does not prevent the local Transport Services System from <em>establishing</em> connectivity using alternate paths (see <xref target="multipath-mode" format="default" sectionFormat="of" derivedContent="Section 6.2.14"/>); it only prevents <em>proactive advertisement</em> of addresses.</t>
        </section>
        <section anchor="direction-of-communication" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.16">
          <name slugifiedName="name-direction-of-communication">Direction of Communication</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.16-1">
            <dt pn="section-6.2.16-1.1">Name:</dt>
            <dd pn="section-6.2.16-1.2">
              <t indent="0" pn="section-6.2.16-1.2.1">direction</t>
            </dd>
            <dt pn="section-6.2.16-1.3">Type:</dt>
            <dd pn="section-6.2.16-1.4">
              <t indent="0" pn="section-6.2.16-1.4.1">Enumeration</t>
            </dd>
            <dt pn="section-6.2.16-1.5">Default:</dt>
            <dd pn="section-6.2.16-1.6">
              <t indent="0" pn="section-6.2.16-1.6.1"><tt>Bidirectional</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.16-2">This Property specifies whether an application wants to use the Connection for sending and/or receiving data.  Possible values are as follows:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.16-3">
            <dt pn="section-6.2.16-3.1">Bidirectional:</dt>
            <dd pn="section-6.2.16-3.2">
              <t indent="0" pn="section-6.2.16-3.2.1">The Connection must support sending and receiving data.</t>
            </dd>
            <dt pn="section-6.2.16-3.3">Unidirectional send:</dt>
            <dd pn="section-6.2.16-3.4">
              <t indent="0" pn="section-6.2.16-3.4.1">The Connection must support sending data, and the application cannot use the Connection to receive any data.</t>
            </dd>
            <dt pn="section-6.2.16-3.5">Unidirectional receive:</dt>
            <dd pn="section-6.2.16-3.6">
              <t indent="0" pn="section-6.2.16-3.6.1">The Connection must support receiving data, and the application cannot use the Connection to send any data.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.16-4">Since unidirectional communication can be
supported by transports offering bidirectional communication, specifying
unidirectional communication might cause a Protocol Stack that supports
bidirectional communication to be selected.</t>
        </section>
        <section anchor="prop-soft-error" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.17">
          <name slugifiedName="name-notification-of-icmp-soft-e">Notification of ICMP Soft Error Message Arrival</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.17-1">
            <dt pn="section-6.2.17-1.1">Name:</dt>
            <dd pn="section-6.2.17-1.2">
              <t indent="0" pn="section-6.2.17-1.2.1">softErrorNotify</t>
            </dd>
            <dt pn="section-6.2.17-1.3">Type:</dt>
            <dd pn="section-6.2.17-1.4">
              <t indent="0" pn="section-6.2.17-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.17-1.5">Default:</dt>
            <dd pn="section-6.2.17-1.6">
              <t indent="0" pn="section-6.2.17-1.6.1"><tt>No Preference</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.17-2">This Property specifies whether an application considers it useful to be
informed when an ICMP error message arrives that does not force termination of a
connection. When set to <tt>true</tt>, received ICMP errors are available as
<tt>SoftError</tt> events; see <xref target="soft-errors" format="default" sectionFormat="of" derivedContent="Section 8.3.1"/>. Note that even if a protocol supporting this Property is selected,
not all ICMP errors will necessarily be delivered, so applications cannot rely
upon receiving them <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>.</t>
        </section>
        <section anchor="active-read-before-send" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.18">
          <name slugifiedName="name-initiating-side-is-not-the-">Initiating Side Is Not the First to Write</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.2.18-1">
            <dt pn="section-6.2.18-1.1">Name:</dt>
            <dd pn="section-6.2.18-1.2">
              <t indent="0" pn="section-6.2.18-1.2.1">activeReadBeforeSend</t>
            </dd>
            <dt pn="section-6.2.18-1.3">Type:</dt>
            <dd pn="section-6.2.18-1.4">
              <t indent="0" pn="section-6.2.18-1.4.1">Preference</t>
            </dd>
            <dt pn="section-6.2.18-1.5">Default:</dt>
            <dd pn="section-6.2.18-1.6">
              <t indent="0" pn="section-6.2.18-1.6.1"><tt>No Preference</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.2.18-2">The most common client-server communication pattern involves the
client actively opening a Connection, then sending data to the server. The
server listens (passive open), reads, and then answers. This Property
	  specifies whether an application wants to diverge from this pattern by either:</t>
          <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-6.2.18-3"><li pn="section-6.2.18-3.1" derivedCounter="1.">actively opening with <tt>Initiate</tt>, immediately followed by reading or</li>
            <li pn="section-6.2.18-3.2" derivedCounter="2.">passively opening with <tt>Listen</tt>,
	  immediately followed by writing.</li>
          </ol>
          <t indent="0" pn="section-6.2.18-4">This Property is ignored when establishing
connections using <tt>Rendezvous</tt>.
Requiring this Property limits the choice of mappings to underlying protocols,
which can reduce
efficiency. For example, it prevents the Transport Services System from mapping
Connections to Stream Control Transmission Protocol (SCTP) streams, where
the first transmitted data takes the role of an active open signal.</t>
        </section>
      </section>
      <section anchor="security-parameters" numbered="true" removeInRFC="false" toc="include" pn="section-6.3">
        <name slugifiedName="name-specifying-security-paramet">Specifying Security Parameters and Callbacks</name>
        <t indent="0" pn="section-6.3-1">Most Security Parameters, e.g., TLS ciphersuites, local identity and private key, etc.,
can be configured statically. Others are dynamically configured during Connection establishment.
Security Parameters and callbacks are partitioned based on their place in the lifetime
of Connection establishment. Similar to Transport Properties, both parameters and callbacks
are inherited during cloning (see <xref target="groups" format="default" sectionFormat="of" derivedContent="Section 7.4"/>).</t>
        <t indent="0" pn="section-6.3-2">This document specifies an abstract API, which could appear to conflict with the need
for Security Parameters to be unambiguous. The Transport Services System <bcp14>SHOULD</bcp14> provide reasonable,
secure defaults for each enumerated Security Parameter, such that users of the system
only need to specify parameters required to establish a secure connection
(e.g., <tt>serverCertificate</tt> or <tt>clientCertificate</tt>). Specifying Security Parameters
from enumerated values (e.g., specific ciphersuites) might constrain which transport
protocols can be selected during Connection establishment.</t>
        <t indent="0" pn="section-6.3-3">Security Parameters are specified in the preestablishment phase
and are created as follows:</t>
        <artwork align="left" pn="section-6.3-4">
SecurityParameters := NewSecurityParameters()
</artwork>
        <t indent="0" pn="section-6.3-5">Specific parameters are added using a call to <tt>Set</tt> on the <tt>SecurityParameters</tt>.</t>
        <t indent="0" pn="section-6.3-6">As with the rest of the Transport Services API, the exact names of parameters and/or
values of Enumerations (e.g., ciphersuites) used in the Security Parameters are specific to the system or
implementation and ought to be chosen to follow the principle of least
surprise for users of the platform/language environment in question.</t>
        <t indent="0" pn="section-6.3-7">For Security Parameters that are Enumerations of known values, such as TLS
ciphersuites, implementations are responsible for exposing the set of values
they support. For Security Parameters that are not simple value types, such
as certificates and keys, implementations are responsible for exposing
types appropriate for the platform/language environment.</t>
        <t indent="0" pn="section-6.3-8">Applications <bcp14>SHOULD</bcp14> use common safe defaults for values such as TLS ciphersuites
whenever possible. However, as discussed in <xref target="RFC8922" format="default" sectionFormat="of" derivedContent="RFC8922"/>, many transport security protocols
require specific Security Parameters and constraints from the client at the time of
configuration and actively during a handshake.</t>
        <t indent="0" pn="section-6.3-9">The set of Security Parameters defined here is not exhaustive, but illustrative.
Implementations <bcp14>SHOULD</bcp14> expose an equivalent to the parameters listed below to allow for
sufficient configuration of Security Parameters, but the details are expected
to vary based on platform and implementation constraints. Applications <bcp14>MUST</bcp14> be able
to constrain the security protocols and versions that the Transport Services System
will use.</t>
        <t indent="0" pn="section-6.3-10">Representation of Security Parameters in implementations ought to parallel
that chosen for Transport Property names as suggested in <xref target="scope-of-interface-defn" format="default" sectionFormat="of" derivedContent="Section 5"/>.</t>
        <t indent="0" pn="section-6.3-11">Connections that use Transport Services <bcp14>SHOULD</bcp14> use security in general. However, for
compatibility with endpoints that do not support transport security protocols (such
as a TCP endpoint that does not support TLS), applications can initialize their
Security Parameters to indicate that security can be disabled or opportunistic.
If security is disabled, the Transport Services System will not attempt to add
transport security automatically. If security is opportunistic, it will allow
Connections without transport security, but it will still attempt to use unauthenticated
security if available.</t>
        <artwork align="left" pn="section-6.3-12">
SecurityParameters := NewDisabledSecurityParameters()

SecurityParameters := NewOpportunisticSecurityParameters()
</artwork>
        <section anchor="allowed-security-protocols" numbered="true" removeInRFC="false" toc="include" pn="section-6.3.1">
          <name slugifiedName="name-allowed-security-protocols">Allowed Security Protocols</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.3.1-1">
            <dt pn="section-6.3.1-1.1">Name:</dt>
            <dd pn="section-6.3.1-1.2">
              <t indent="0" pn="section-6.3.1-1.2.1">allowedSecurityProtocols</t>
            </dd>
            <dt pn="section-6.3.1-1.3">Type:</dt>
            <dd pn="section-6.3.1-1.4">
              <t indent="0" pn="section-6.3.1-1.4.1">Implementation-specific Enumeration of security protocol names and/or versions</t>
            </dd>
            <dt pn="section-6.3.1-1.5">Default:</dt>
            <dd pn="section-6.3.1-1.6">
              <t indent="0" pn="section-6.3.1-1.6.1">Implementation-specific best available security protocols</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.3.1-2">This Property allows applications to restrict which security protocols and security protocol versions can be used in the Protocol Stack. Applications <bcp14>MUST</bcp14> be able to constrain the security protocols used by this or an equivalent mechanism, in order to prevent the use of security protocols with unknown or weak security properties.</t>
          <artwork align="left" pn="section-6.3.1-3">
SecurityParameters.Set(allowedSecurityProtocols, [ tls_1_2, tls_1_3 ])
</artwork>
        </section>
        <section anchor="certificate-bundles" numbered="true" removeInRFC="false" toc="include" pn="section-6.3.2">
          <name slugifiedName="name-certificate-bundles">Certificate Bundles</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.3.2-1">
            <dt pn="section-6.3.2-1.1">Names:</dt>
            <dd pn="section-6.3.2-1.2">
              <t indent="0" pn="section-6.3.2-1.2.1">serverCertificate, clientCertificate</t>
            </dd>
            <dt pn="section-6.3.2-1.3">Type:</dt>
            <dd pn="section-6.3.2-1.4">
              <t indent="0" pn="section-6.3.2-1.4.1">Array of certificate objects</t>
            </dd>
            <dt pn="section-6.3.2-1.5">Default:</dt>
            <dd pn="section-6.3.2-1.6">
              <t indent="0" pn="section-6.3.2-1.6.1">Empty array</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.3.2-2">One or more certificate bundles identifying the Local Endpoint as a server certificate or a client certificate. Multiple bundles may
be provided to allow selection among different Protocol Stacks that may
require differently formatted bundles. The form and format of the
certificate bundle are implementation specific. Note that if the private
keys associated with a bundle are not available, e.g., since they are stored in Hardware
Security Modules (HSMs), handshake callbacks are necessary. See below for details.</t>
          <artwork align="left" pn="section-6.3.2-3">
SecurityParameters.Set(serverCertificate, myCertificateBundle[])
SecurityParameters.Set(clientCertificate, myCertificateBundle[])
</artwork>
        </section>
        <section anchor="pinned-server-certificate" numbered="true" removeInRFC="false" toc="include" pn="section-6.3.3">
          <name slugifiedName="name-pinned-server-certificate">Pinned Server Certificate</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.3.3-1">
            <dt pn="section-6.3.3-1.1">Name:</dt>
            <dd pn="section-6.3.3-1.2">
              <t indent="0" pn="section-6.3.3-1.2.1">pinnedServerCertificate</t>
            </dd>
            <dt pn="section-6.3.3-1.3">Type:</dt>
            <dd pn="section-6.3.3-1.4">
              <t indent="0" pn="section-6.3.3-1.4.1">Array of certificate chain objects</t>
            </dd>
            <dt pn="section-6.3.3-1.5">Default:</dt>
            <dd pn="section-6.3.3-1.6">
              <t indent="0" pn="section-6.3.3-1.6.1">Empty array</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.3.3-2">Zero or more certificate chains to use as pinned server
certificates, such that connecting will fail if the presented server
certificate does not match one of the supplied pinned certificates.
The form and format of the certificate chain are implementation specific.</t>
          <artwork align="left" pn="section-6.3.3-3">
SecurityParameters.Set(pinnedServerCertificate, yourCertificateChain[])
</artwork>
        </section>
        <section anchor="application-layer-protocol-negotiation" numbered="true" removeInRFC="false" toc="include" pn="section-6.3.4">
          <name slugifiedName="name-application-layer-protocol-">Application-Layer Protocol Negotiation</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.3.4-1">
            <dt pn="section-6.3.4-1.1">Name:</dt>
            <dd pn="section-6.3.4-1.2">
              <t indent="0" pn="section-6.3.4-1.2.1">alpn</t>
            </dd>
            <dt pn="section-6.3.4-1.3">Type:</dt>
            <dd pn="section-6.3.4-1.4">
              <t indent="0" pn="section-6.3.4-1.4.1">Array of strings</t>
            </dd>
            <dt pn="section-6.3.4-1.5">Default:</dt>
            <dd pn="section-6.3.4-1.6">
              <t indent="0" pn="section-6.3.4-1.6.1">Automatic selection</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.3.4-2">Application-Layer Protocol Negotiation (ALPN) values: used to indicate which
application-layer protocols are negotiated by the security protocol layer.
See <xref target="RFC7301" format="default" sectionFormat="of" derivedContent="ALPN"/> for a definition of the ALPN field. Note that the Transport
Services System can provide ALPN values automatically based on
the protocols being used, if not explicitly specified by the application.</t>
          <artwork align="left" pn="section-6.3.4-3">
SecurityParameters.Set(alpn, ["h2"])
</artwork>
        </section>
        <section anchor="groups-ciphersuites-and-signature-algorithms" numbered="true" removeInRFC="false" toc="include" pn="section-6.3.5">
          <name slugifiedName="name-groups-ciphersuites-and-sig">Groups, Ciphersuites, and Signature Algorithms</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.3.5-1">
            <dt pn="section-6.3.5-1.1">Names:</dt>
            <dd pn="section-6.3.5-1.2">
              <t indent="0" pn="section-6.3.5-1.2.1">supportedGroup, ciphersuite, signatureAlgorithm</t>
            </dd>
            <dt pn="section-6.3.5-1.3">Types:</dt>
            <dd pn="section-6.3.5-1.4">
              <t indent="0" pn="section-6.3.5-1.4.1">Arrays of implementation-specific Enumerations</t>
            </dd>
            <dt pn="section-6.3.5-1.5">Default:</dt>
            <dd pn="section-6.3.5-1.6">
              <t indent="0" pn="section-6.3.5-1.6.1">Automatic selection</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.3.5-2">These are used to restrict what cryptographic parameters
are used by underlying transport security protocols. When not specified,
these algorithms should use known and safe defaults for the system.</t>
          <artwork align="left" pn="section-6.3.5-3">
SecurityParameters.Set(supportedGroup, secp256r1)
SecurityParameters.Set(ciphersuite, TLS_AES_128_GCM_SHA256)
SecurityParameters.Set(signatureAlgorithm, ecdsa_secp256r1_sha256)
</artwork>
        </section>
        <section anchor="session-cache-options" numbered="true" removeInRFC="false" toc="include" pn="section-6.3.6">
          <name slugifiedName="name-session-cache-options">Session Cache Options</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.3.6-1">
            <dt pn="section-6.3.6-1.1">Names:</dt>
            <dd pn="section-6.3.6-1.2">
              <t indent="0" pn="section-6.3.6-1.2.1">maxCachedSessions, cachedSessionLifetimeSeconds</t>
            </dd>
            <dt pn="section-6.3.6-1.3">Type:</dt>
            <dd pn="section-6.3.6-1.4">
              <t indent="0" pn="section-6.3.6-1.4.1">Integer</t>
            </dd>
            <dt pn="section-6.3.6-1.5">Default:</dt>
            <dd pn="section-6.3.6-1.6">
              <t indent="0" pn="section-6.3.6-1.6.1">Automatic selection</t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.3.6-2">These values are used to tune session cache capacity and lifetime and
can be extended to include other policies.</t>
          <artwork align="left" pn="section-6.3.6-3">
SecurityParameters.Set(maxCachedSessions, 16)
SecurityParameters.Set(cachedSessionLifetimeSeconds, 3600)
</artwork>
        </section>
        <section anchor="pre-shared-key" numbered="true" removeInRFC="false" toc="include" pn="section-6.3.7">
          <name slugifiedName="name-pre-shared-key">Pre-Shared Key</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-6.3.7-1">
            <dt pn="section-6.3.7-1.1">Name:</dt>
            <dd pn="section-6.3.7-1.2">
              <t indent="0" pn="section-6.3.7-1.2.1">preSharedKey</t>
            </dd>
            <dt pn="section-6.3.7-1.3">Type:</dt>
            <dd pn="section-6.3.7-1.4">
              <t indent="0" pn="section-6.3.7-1.4.1">Key and identity (platform specific)</t>
            </dd>
            <dt pn="section-6.3.7-1.5">Default:</dt>
            <dd pn="section-6.3.7-1.6">
              <t indent="0" pn="section-6.3.7-1.6.1"><tt>None</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-6.3.7-2">Used to install pre-shared keying material established
out of band. Each instance of pre-shared keying material is associated with some identity
that typically identifies its use or has some protocol-specific meaning to the
Remote Endpoint. Note that the use of a pre-shared key will tend to select a single
security protocol and, therefore, directly select a single underlying Protocol Stack.
A Transport Services API could express <tt>None</tt> in an environment-typical way, e.g., as a Union type or special value.</t>
          <artwork align="left" pn="section-6.3.7-3">
SecurityParameters.Set(preSharedKey, key, myIdentity)
</artwork>
        </section>
        <section anchor="connection-establishment-callbacks" numbered="true" removeInRFC="false" toc="include" pn="section-6.3.8">
          <name slugifiedName="name-connection-establishment-ca">Connection Establishment Callbacks</name>
          <t indent="0" pn="section-6.3.8-1">Security decisions, especially pertaining to trust, are not static. Once configured,
parameters can also be supplied during Connection establishment. These are best
handled as client-provided callbacks.
Callbacks block the progress of the Connection establishment, which distinguishes them
from other events in the Transport Services System. How callbacks and events are implemented is specific to each implementation.
Security handshake callbacks that could be invoked during Connection establishment include:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.3.8-2">
            <li pn="section-6.3.8-2.1">
              <t indent="0" pn="section-6.3.8-2.1.1">Trust verification callback: Invoked when a Remote Endpoint's trust must be verified before the
handshake protocol can continue. For example, the application could verify an X.509 certificate
as described in <xref target="RFC5280" format="default" sectionFormat="of" derivedContent="RFC5280"/>.</t>
            </li>
          </ul>
          <artwork align="left" pn="section-6.3.8-3">
TrustCallback := NewCallback({
  // Handle the trust and return the result
})
SecurityParameters.SetTrustVerificationCallback(TrustCallback)
</artwork>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.3.8-4">
            <li pn="section-6.3.8-4.1">
              <t indent="0" pn="section-6.3.8-4.1.1">Identity challenge callback: Invoked when a private key operation is required, e.g., when
local authentication is requested by a Remote Endpoint.</t>
            </li>
          </ul>
          <artwork align="left" pn="section-6.3.8-5">
ChallengeCallback := NewCallback({
  // Handle the challenge
})
SecurityParameters.SetIdentityChallengeCallback(ChallengeCallback)
</artwork>
        </section>
      </section>
    </section>
    <section anchor="establishment" numbered="true" removeInRFC="false" toc="include" pn="section-7">
      <name slugifiedName="name-establishing-connections">Establishing Connections</name>
      <t indent="0" pn="section-7-1">Before a Connection can be used for data transfer, it needs to be established.
Establishment ends the preestablishment phase; all transport Properties and
cryptographic parameter specification must be complete before establishment,
as these will be used to select Candidate Paths and Protocol Stacks
for the Connection. Establishment can be active, using the <tt>Initiate</tt> action;
passive, using the <tt>Listen</tt> action; or simultaneous for peer-to-peer connections, using
the <tt>Rendezvous</tt> action. These actions are described in the subsections below.</t>
      <section anchor="initiate" numbered="true" removeInRFC="false" toc="include" pn="section-7.1">
        <name slugifiedName="name-active-open-initiate">Active Open: Initiate</name>
        <t indent="0" pn="section-7.1-1">Active open is the action of establishing a Connection to a Remote Endpoint presumed
to be listening for incoming Connection requests. Active open is used by clients in
client-server interactions. Active open is supported by the Transport Services API through the
<tt>Initiate</tt> action:</t>
        <artwork align="left" pn="section-7.1-2">
Connection := Preconnection.Initiate(timeout?)
</artwork>
        <t indent="0" pn="section-7.1-3">The <tt>timeout</tt> parameter specifies how long to wait before aborting active open.
Before calling <tt>Initiate</tt>, the caller must have populated a Preconnection
object with a Remote Endpoint object to identify the Endpoint, optionally a Local Endpoint
object (if not specified, the system will attempt to determine a
suitable Local Endpoint), as well as all Properties
necessary for candidate selection.</t>
        <t indent="0" pn="section-7.1-4">The <tt>Initiate</tt> action returns a Connection object. Once <tt>Initiate</tt> has been
called, any changes to the Preconnection <bcp14>MUST NOT</bcp14> have any effect on the
Connection. However, the Preconnection can be reused, e.g., to <tt>Initiate</tt>
	another Connection.</t>
        <t indent="0" pn="section-7.1-5">Once <tt>Initiate</tt> is called, the Candidate Protocol Stack(s) can cause one or more
candidate transport-layer connections to be created to the specified Remote
Endpoint. The caller could immediately begin sending Messages on the Connection
(see <xref target="sending" format="default" sectionFormat="of" derivedContent="Section 9.2"/>) after calling <tt>Initiate</tt>; note that any data marked as "safely replayable" that is sent
while the Connection is being established could be sent multiple times or using
multiple candidates.</t>
        <t indent="0" pn="section-7.1-6">The following events can be sent by the Connection after <tt>Initiate</tt> is called:</t>
        <artwork align="left" pn="section-7.1-7">
Connection -&gt; Ready&lt;&gt;
</artwork>
        <t indent="0" pn="section-7.1-8">The <tt>Ready</tt> event occurs after <tt>Initiate</tt> has established a transport-layer
connection on at least one usable Candidate Protocol Stack over at least one
Candidate Path. No <tt>Receive</tt> events (see <xref target="receiving" format="default" sectionFormat="of" derivedContent="Section 9.3"/>) will occur before
the <tt>Ready</tt> event for Connections established using <tt>Initiate</tt>.</t>
        <artwork align="left" pn="section-7.1-9">
Connection -&gt; EstablishmentError&lt;reason?&gt;
</artwork>
        <t indent="0" pn="section-7.1-10">An <tt>EstablishmentError</tt> occurs when:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.1-11">
          <li pn="section-7.1-11.1">the set of transport Properties and Security
Parameters cannot be fulfilled on a Connection for initiation (e.g., the set of
available paths and/or Protocol Stacks meeting the constraints is empty) or
reconciled with the Local and/or Remote Endpoints,</li>
          <li pn="section-7.1-11.2">a Remote Endpoint Identifier cannot be resolved, or</li>
          <li pn="section-7.1-11.3">no transport-layer connection can be established to
the Remote Endpoint (e.g., because the Remote Endpoint is not accepting
connections, the application is prohibited from opening a Connection by the
operating system, or the establishment attempt has timed out for any other reason).</li>
        </ul>
        <t indent="0" pn="section-7.1-12">Connection establishment
and transmission of the first Message can be combined in a single action (<xref target="initiate-and-send" format="default" sectionFormat="of" derivedContent="Section 9.2.5"/>).</t>
      </section>
      <section anchor="listen" numbered="true" removeInRFC="false" toc="include" pn="section-7.2">
        <name slugifiedName="name-passive-open-listen">Passive Open: Listen</name>
        <t indent="0" pn="section-7.2-1">Passive open is the action of waiting for Connections from Remote Endpoints,
commonly used by servers in client-server interactions. Passive open is
supported by the Transport Services API through the <tt>Listen</tt> action and returns a Listener object:</t>
        <artwork align="left" pn="section-7.2-2">
Listener := Preconnection.Listen()
</artwork>
        <t indent="0" pn="section-7.2-3">Before calling <tt>Listen</tt>, the caller must have initialized the Preconnection
during the preestablishment phase with a Local Endpoint object, as well
as all Properties necessary for Protocol Stack selection. A Remote Endpoint
can optionally be specified, to constrain what Connections are accepted.</t>
        <t indent="0" pn="section-7.2-4">The <tt>Listen</tt> action returns a Listener object. Once <tt>Listen</tt> has been called,
any changes to the Preconnection <bcp14>MUST NOT</bcp14> have any effect on the Listener. The
Preconnection can be disposed of or reused, e.g., to create another Listener.</t>
        <artwork align="left" pn="section-7.2-5">
Listener.Stop()
</artwork>
        <t indent="0" pn="section-7.2-6">Listening continues until the global context shuts down or until the Stop
action is performed on the Listener object.</t>
        <artwork align="left" pn="section-7.2-7">
Listener -&gt; ConnectionReceived&lt;Connection&gt;
</artwork>
        <t indent="0" pn="section-7.2-8">The <tt>ConnectionReceived</tt> event occurs when:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.2-9">
          <li pn="section-7.2-9.1">a Remote Endpoint has established or cloned (e.g., by creating a new stream in a multi-stream transport; see <xref target="groups" format="default" sectionFormat="of" derivedContent="Section 7.4"/>) a
transport-layer connection to this Listener (for connection-oriented
transport protocols), or</li>
          <li pn="section-7.2-9.2">the first Message has been received from the
Remote Endpoint (for connectionless protocols or streams of a multi-streaming transport) causing a new Connection to be
created.</li>
        </ul>
        <t indent="0" pn="section-7.2-10">The resulting Connection is contained within the <tt>ConnectionReceived</tt>
event and is ready to use as soon as it is passed to the application via the
event.</t>
        <artwork align="left" pn="section-7.2-11">
Listener.SetNewConnectionLimit(value)
</artwork>
        <t indent="0" pn="section-7.2-12">If the caller wants to rate-limit the number of inbound Connections that will be delivered,
it can set a cap using <tt>SetNewConnectionLimit</tt>. This mechanism allows a server to
protect itself from being drained of resources. Each time a new Connection is delivered
by the <tt>ConnectionReceived</tt> event, the value is automatically decremented. Once the
value reaches zero, no further Connections will be delivered until the caller sets the
limit to a higher value. By default, this value is Infinite. The caller is also able to reset
the value to Infinite at any point.</t>
        <artwork align="left" pn="section-7.2-13">
Listener -&gt; EstablishmentError&lt;reason?&gt;
</artwork>
        <t indent="0" pn="section-7.2-14">An <tt>EstablishmentError</tt> occurs when:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.2-15">
          <li pn="section-7.2-15.1">the Properties and Security Parameters of the Preconnection cannot be fulfilled for listening or cannot be reconciled with the Local Endpoint (and/or Remote Endpoint, if specified),</li>
          <li pn="section-7.2-15.2">the Local Endpoint (or Remote Endpoint, if specified) cannot
be resolved, or</li>
          <li pn="section-7.2-15.3">the application is prohibited from listening by policy.</li>
        </ul>
        <artwork align="left" pn="section-7.2-16">
Listener -&gt; Stopped&lt;&gt;
</artwork>
        <t indent="0" pn="section-7.2-17">A <tt>Stopped</tt> event occurs after the Listener has stopped listening.</t>
      </section>
      <section anchor="rendezvous" numbered="true" removeInRFC="false" toc="include" pn="section-7.3">
        <name slugifiedName="name-peer-to-peer-establishment-">Peer-to-Peer Establishment: Rendezvous</name>
        <t indent="0" pn="section-7.3-1">Simultaneous peer-to-peer Connection establishment is supported by the
<tt>Rendezvous</tt> action:</t>
        <artwork align="left" pn="section-7.3-2">
Preconnection.Rendezvous()
</artwork>
        <t indent="0" pn="section-7.3-3">A Preconnection object used in a <tt>Rendezvous</tt> <bcp14>MUST</bcp14> have both the
Local Endpoint candidates and the Remote Endpoint candidates specified,
along with the Transport Properties and Security Parameters needed for
Protocol Stack selection before the <tt>Rendezvous</tt> action is initiated.</t>
        <t indent="0" pn="section-7.3-4">The <tt>Rendezvous</tt> action listens on the Local Endpoint
candidates for an incoming Connection from the Remote Endpoint candidates,
while also simultaneously trying to establish a Connection from the Local
Endpoint candidates to the Remote Endpoint candidates.</t>
        <t indent="0" pn="section-7.3-5">If there are multiple Local Endpoints or Remote Endpoints configured, then
initiating a <tt>Rendezvous</tt> action will cause the Transport Services
Implementation to systematically probe the reachability
of those endpoint candidates following an approach such as that used in
Interactive Connectivity Establishment (ICE) <xref target="RFC8445" format="default" sectionFormat="of" derivedContent="RFC8445"/>.</t>
        <t indent="0" pn="section-7.3-6">If the endpoints are suspected to be behind a NAT, and the Local Endpoint
supports a method of discovering NAT bindings, such as STUN <xref target="RFC8489" format="default" sectionFormat="of" derivedContent="RFC8489"/> or Traversal Using Relays around NAT
(TURN) <xref target="RFC8656" format="default" sectionFormat="of" derivedContent="RFC8656"/>, then the <tt>Resolve</tt> action on the Preconnection can be
used to discover such bindings:</t>
        <artwork align="left" pn="section-7.3-7">
[]LocalEndpoint, []RemoteEndpoint := Preconnection.Resolve()
</artwork>
        <t indent="0" pn="section-7.3-8">The <tt>Resolve</tt> action returns lists of Local Endpoints and Remote Endpoints
that represent the concrete addresses, local and server reflexive, on which
a <tt>Rendezvous</tt> for the Preconnection will listen for incoming Connections
and to which it will attempt to establish Connections.</t>
        <t indent="0" pn="section-7.3-9">Note that the set of Local Endpoints returned by <tt>Resolve</tt> might or might not
contain information about all possible local interfaces, depending on how the
Preconnection is configured. The set of available local interfaces can also
change over time, so care needs to be taken when using stored interface names.</t>
        <t indent="0" pn="section-7.3-10">An application that uses <tt>Rendezvous</tt> to establish a peer-to-peer Connection
in the presence of NATs will configure the Preconnection object with at least
one Local Endpoint that supports NAT binding discovery. It will then <tt>Resolve</tt>
the Preconnection and pass the resulting list of Local Endpoint candidates to
the peer via a signaling protocol, for example, as part of an ICE exchange <xref target="RFC8445" format="default" sectionFormat="of" derivedContent="RFC8445"/>
within SIP <xref target="RFC3261" format="default" sectionFormat="of" derivedContent="RFC3261"/> or WebRTC <xref target="RFC7478" format="default" sectionFormat="of" derivedContent="RFC7478"/>.  The peer will then,
via the same signaling channel, return the Remote Endpoint candidates.
The set of Remote Endpoint candidates is then configured on the Preconnection:</t>
        <artwork align="left" pn="section-7.3-11">
Preconnection.AddRemote([]RemoteEndpoint)
</artwork>
        <t indent="0" pn="section-7.3-12">Once the application has
added both the Local Endpoint candidates and the Remote Endpoint candidates
retrieved from the peer via the signaling channel to the Preconnection,
the <tt>Rendezvous</tt> action is initiated and causes the Transport Services
Implementation to begin connectivity checks.</t>
        <t indent="0" pn="section-7.3-13">If successful, the <tt>Rendezvous</tt> action returns a Connection object via a
<tt>RendezvousDone</tt> event:</t>
        <artwork align="left" pn="section-7.3-14">
Preconnection -&gt; RendezvousDone&lt;Connection&gt;
</artwork>
        <t indent="0" pn="section-7.3-15">The <tt>RendezvousDone</tt> event occurs when a Connection is established with the
Remote Endpoint. For connection-oriented transports, this occurs when the
transport-layer connection is established; for connectionless transports,
it occurs when the first Message is received from the Remote Endpoint. The
resulting Connection is contained within the <tt>RendezvousDone</tt> event and is
ready to use as soon as it is passed to the application via the event.
Changes made to a Preconnection after <tt>Rendezvous</tt> has been called <bcp14>MUST NOT</bcp14> have any effect on existing Connections.</t>
        <t indent="0" pn="section-7.3-16">An <tt>EstablishmentError</tt> occurs when:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.3-17">
          <li pn="section-7.3-17.1">the Properties and Security
Parameters of the Preconnection cannot be fulfilled for rendezvous or
cannot be reconciled with the Local and/or Remote Endpoints,</li>
          <li pn="section-7.3-17.2">the Local
Endpoint or Remote Endpoint cannot be resolved,</li>
          <li pn="section-7.3-17.3">no transport-layer
connection can be established to the Remote Endpoint, or</li>
          <li pn="section-7.3-17.4">the
application is prohibited from rendezvous by policy.</li>
        </ul>
        <artwork align="left" pn="section-7.3-18">
Preconnection -&gt; EstablishmentError&lt;reason?&gt;
</artwork>
      </section>
      <section anchor="groups" numbered="true" removeInRFC="false" toc="include" pn="section-7.4">
        <name slugifiedName="name-connection-groups">Connection Groups</name>
        <t indent="0" pn="section-7.4-1">Connection Groups can be created using the <tt>Clone</tt> action:</t>
        <artwork align="left" pn="section-7.4-2">
Connection := Connection.Clone(framer?, connectionProperties?)
</artwork>
        <t indent="0" pn="section-7.4-3">Calling <tt>Clone</tt> on a Connection yields a Connection Group containing two Connections: the parent
Connection on which <tt>Clone</tt> was called and a resulting cloned Connection.
The new Connection is actively opened, and it will locally send a <tt>Ready</tt> event or an <tt>EstablishmentError</tt> event.
Calling <tt>Clone</tt> on any of these Connections adds another Connection to
the Connection Group. Connections in a Connection Group share all
Connection Properties except <tt>connPriority</tt> (see <xref target="conn-priority" format="default" sectionFormat="of" derivedContent="Section 8.1.2"/>),
and these Connection Properties are entangled: changing one of the
Connection Properties on one Connection in the Connection Group
automatically changes the Connection Property for all others. For example, changing
<tt>connTimeout</tt> (see
<xref target="conn-timeout" format="default" sectionFormat="of" derivedContent="Section 8.1.3"/>) on one Connection in a Connection Group will automatically
make the same change to this Connection Property for all other Connections in the Connection Group.
Like all other Properties, <tt>connPriority</tt> is copied
to the new Connection when calling <tt>Clone</tt>, but, in this case, a later change to the
<tt>connPriority</tt> on one Connection does not change it on the
other Connections in the same Connection Group.</t>
        <t indent="0" pn="section-7.4-4">The optional <tt>connectionProperties</tt> parameter allows passing
Transport Properties that control the behavior of the underlying stream or connection to be created, e.g., Protocol-specific Properties to request specific stream IDs for SCTP or QUIC.</t>
        <t indent="0" pn="section-7.4-5">Message Properties set on a Connection also apply only to that Connection.</t>
        <t indent="0" pn="section-7.4-6">A new Connection created by <tt>Clone</tt> can have a Message Framer assigned via the optional
<tt>framer</tt> parameter of the <tt>Clone</tt> action. If this parameter is not supplied, the
stack of Message Framers associated with a Connection is copied to
the cloned Connection when calling <tt>Clone</tt>. Then, a cloned Connection
has the same stack of Message Framers as the Connection from which they
are cloned, but these Framers can internally maintain per-Connection state.</t>
        <t indent="0" pn="section-7.4-7">It is also possible to check which Connections belong to the same Connection Group.
Calling <tt>GroupedConnections</tt> on a specific Connection returns a set of all Connections
in the same group.</t>
        <artwork align="left" pn="section-7.4-8">
[]Connection := Connection.GroupedConnections()
</artwork>
        <t indent="0" pn="section-7.4-9">Connections will belong to the same group if the application previously called <tt>Clone</tt>.
Passive Connections can also be added to the same group, e.g., when a Listener
receives a new Connection that is just a new stream of an already-active multi-streaming
protocol instance.</t>
        <t indent="0" pn="section-7.4-10">If the underlying protocol supports multi-streaming, it is natural to use this
functionality to implement <tt>Clone</tt>. In that case, Connections in a Connection Group are
multiplexed together, giving them similar treatment not only inside Endpoints,
but also across the end-to-end Internet path.</t>
        <t indent="0" pn="section-7.4-11">Note that calling <tt>Clone</tt> can result in on-the-wire signaling, e.g., to open a new
transport connection, depending on the underlying Protocol Stack. When <tt>Clone</tt> leads to
the opening of multiple such connections,
the Transport Services System will ensure consistency of
Connection Properties by uniformly applying them to all underlying connections
in a group. Even in such a case, it is possible for a Transport Services System
to implement prioritization within a Connection Group (see <xref target="TCP-COUPLING" format="default" sectionFormat="of" derivedContent="TCP-COUPLING"/> and <xref target="RFC8699" format="default" sectionFormat="of" derivedContent="RFC8699"/>).</t>
        <t indent="0" pn="section-7.4-12">Attempts to clone a Connection can result in a <tt>CloneError</tt>:</t>
        <artwork align="left" pn="section-7.4-13">
Connection -&gt; CloneError&lt;reason?&gt;
</artwork>
        <t indent="0" pn="section-7.4-14">A <tt>CloneError</tt> can also occur later, after <tt>Clone</tt> was successfully called. In this case,
it informs the application that the Connection that sends the <tt>CloneError</tt> is no longer a
part of any Connection Group. For example, this can occur when the Transport Services
system is unable to implement entanglement (a Connection Property was changed on a different
Connection in the Connection Group, but this change could not be successfully applied
to the Connection that sends the <tt>CloneError</tt>).</t>
        <t indent="0" pn="section-7.4-15">The <tt>connPriority</tt> Connection Property operates on Connections in a Connection Group
using the same approach as that used in <xref target="msg-priority" format="default" sectionFormat="of" derivedContent="Section 9.1.3.2"/>: when allocating available network
capacity among Connections in a Connection Group, sends on Connections with
numerically lower priority values will be prioritized over sends on Connections that have
numerically higher priority values. Capacity will be shared among these Connections according to
the <tt>connScheduler</tt> Property (<xref target="conn-scheduler" format="default" sectionFormat="of" derivedContent="Section 8.1.5"/>).
See <xref target="priority-in-taps" format="default" sectionFormat="of" derivedContent="Section 9.2.6"/> for more details.</t>
      </section>
      <section anchor="add-endpoints" numbered="true" removeInRFC="false" toc="include" pn="section-7.5">
        <name slugifiedName="name-adding-and-removing-endpoin">Adding and Removing Endpoints on a Connection</name>
        <t indent="0" pn="section-7.5-1">Transport protocols that are explicitly multipath-aware are expected to automatically
manage the set of remote endpoints that they are communicating with and the paths to
those endpoints. A <tt>PathChange</tt> event, described in <xref target="conn-path-change" format="default" sectionFormat="of" derivedContent="Section 8.3.2"/>, will be
generated when the path changes.</t>
        <t indent="0" pn="section-7.5-2">However, in some cases, it is necessary to explicitly indicate to a Connection that
a new Remote Endpoint has become available for use or indicate that a Remote
Endpoint is no longer available. This is most common in the case of peer-to-peer
connections using Trickle ICE <xref target="RFC8838" format="default" sectionFormat="of" derivedContent="RFC8838"/>.</t>
        <t indent="0" pn="section-7.5-3">The <tt>AddRemote</tt> action can be used to add one or more new Remote Endpoints
to a Connection:</t>
        <artwork align="left" pn="section-7.5-4">
Connection.AddRemote([]RemoteEndpoint)
</artwork>
        <t indent="0" pn="section-7.5-5">Endpoints that are already known to the Connection are ignored. A call to
<tt>AddRemote</tt> makes the new Remote Endpoints available to the Connection,
but whether the Connection makes use of those Endpoints will depend on the
underlying transport protocol.</t>
        <t indent="0" pn="section-7.5-6">Similarly, the <tt>RemoveRemote</tt> action can be used to tell a Connection to
stop using one or more Remote Endpoints:</t>
        <artwork align="left" pn="section-7.5-7">
Connection.RemoveRemote([]RemoteEndpoint)
</artwork>
        <t indent="0" pn="section-7.5-8">Removing all known Remote Endpoints can have the effect of aborting the
connection. The effect of removing the active Remote Endpoint(s) depends
on the underlying transport: multipath-aware transports might be able to
switch to a new path if other reachable Remote Endpoints exist or the
connection might abort.</t>
        <t indent="0" pn="section-7.5-9">Similarly, the <tt>AddLocal</tt> and <tt>RemoveLocal</tt> actions can be used to add
and remove Local Endpoints to or from a Connection.</t>
      </section>
    </section>
    <section anchor="introspection" numbered="true" removeInRFC="false" toc="include" pn="section-8">
      <name slugifiedName="name-managing-connections">Managing Connections</name>
      <t indent="0" pn="section-8-1">During preestablishment and after establishment, Preconnections or Connections can be configured and queried using Connection
Properties, and asynchronous information could be available about the state of the
Connection via <tt>SoftError</tt> events.</t>
      <t indent="0" pn="section-8-2">Connection Properties represent the configuration and state of the selected
Protocol Stack(s) backing a Connection. These Connection Properties can be
generic (applying regardless of transport protocol) or specific (applicable to a
single implementation of a single transport Protocol Stack). Generic Connection
Properties are defined in <xref target="connection-props" format="default" sectionFormat="of" derivedContent="Section 8.1"/>.</t>
      <t indent="0" pn="section-8-3">Protocol-specific Properties are defined in a way that is specific to the transport or implementation to
permit more specialized protocol features to be used.
Too much reliance by an application on Protocol-specific Properties can significantly reduce the flexibility
of a Transport Services System to make appropriate
selection and configuration choices. Therefore, it is <bcp14>RECOMMENDED</bcp14> that
Generic Connection Properties be used for properties common across different protocols and that
Protocol-specific Connection Properties are only used where specific protocols or properties are necessary.</t>
      <t indent="0" pn="section-8-4">The application can set and query Connection Properties on a per-Connection
basis. Connection Properties that are not read-only can be set during
preestablishment (see <xref target="selection-props" format="default" sectionFormat="of" derivedContent="Section 6.2"/>), as well as on Connections directly using
the <tt>SetProperty</tt> action:</t>
      <artwork align="left" pn="section-8-5">
ErrorCode := Connection.SetProperty(property, value)
</artwork>
      <t indent="0" pn="section-8-6">If an error is encountered in setting a Property (for example, if the application tries to set a TCP-specific Property on a Connection that is not using TCP), the application <bcp14>MUST</bcp14> be informed about this error via the <tt>ErrorCode</tt> object. Such errors <bcp14>MUST NOT</bcp14> cause the Connection to be terminated.
Note that changing one of the Connection Properties on one Connection in a Connection Group
will also change it for all other Connections of that group; see <xref target="groups" format="default" sectionFormat="of" derivedContent="Section 7.4"/>.</t>
      <t indent="0" pn="section-8-7">At any point, the application can query Connection Properties.</t>
      <artwork align="left" pn="section-8-8">
ConnectionProperties := Connection.GetProperties()
value := ConnectionProperties.Get(property)
if ConnectionProperties.Has(boolean_or_preference_property) then...
</artwork>
      <t indent="0" pn="section-8-9">Depending on the status of the Connection, the queried Connection
Properties will include different information:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-8-10">
        <li pn="section-8-10.1">
          <t indent="0" pn="section-8-10.1.1">The Connection state, which can be one of the following:
<tt>Establishing</tt>, <tt>Established</tt>, <tt>Closing</tt>, or <tt>Closed</tt> (see <xref target="conn-state" format="default" sectionFormat="of" derivedContent="Section 8.1.11.1"/>).</t>
        </li>
        <li pn="section-8-10.2">
          <t indent="0" pn="section-8-10.2.1">Whether the Connection can be used to send data (see <xref target="conn-send-data" format="default" sectionFormat="of" derivedContent="Section 8.1.11.2"/>).
A Connection cannot be used
for sending if the Connection was created with the Selection Property
<tt>direction</tt> set to <tt>Unidirectional receive</tt> or if a Message
marked as <tt>Final</tt> was sent over this Connection. See also <xref target="msg-final" format="default" sectionFormat="of" derivedContent="Section 9.1.3.5"/>.</t>
        </li>
        <li pn="section-8-10.3">
          <t indent="0" pn="section-8-10.3.1">Whether the Connection can be used to receive data (see <xref target="conn-receive-data" format="default" sectionFormat="of" derivedContent="Section 8.1.11.3"/>).
A Connection cannot be
used for receiving if the Connection was created with the Selection Property
<tt>direction</tt> set to <tt>Unidirectional send</tt> or if a Message
marked as <tt>Final</tt> was received (see <xref target="receiving-final-messages" format="default" sectionFormat="of" derivedContent="Section 9.3.3.3"/>). The latter
is only supported by certain transport protocols, e.g., by TCP as a half-closed
connection.</t>
        </li>
        <li pn="section-8-10.4">
          <t indent="0" pn="section-8-10.4.1">For Connections that are <tt>Established</tt>, <tt>Closing</tt>, or <tt>Closed</tt>:
Connection Properties (<xref target="connection-props" format="default" sectionFormat="of" derivedContent="Section 8.1"/>) of the
actual protocols that were selected and instantiated, and Selection
Properties that the application specified on the Preconnection.
Selection Properties of type "Preference" will be exposed as Boolean values
indicating whether or not the Property applies to the selected transport.
Note that the instantiated Protocol Stack might not match all
Protocol Selection Properties that the application specified on the
Preconnection.</t>
        </li>
        <li pn="section-8-10.5">
          <t indent="0" pn="section-8-10.5.1">For Connections that are <tt>Established</tt>: Transport Services Implementations
ought to provide information concerning the
path(s) used by the Protocol Stack. This can be derived from local PvD information,
measurements by the Protocol Stack, or other sources.
For example, a Transport Services System that is configured to receive and process PvD information
<xref target="RFC7556" format="default" sectionFormat="of" derivedContent="RFC7556"/> could also provide network configuration information for the chosen path(s).</t>
        </li>
      </ul>
      <section anchor="connection-props" numbered="true" removeInRFC="false" toc="include" pn="section-8.1">
        <name slugifiedName="name-generic-connection-properti">Generic Connection Properties</name>
        <t indent="0" pn="section-8.1-1">Generic Connection Properties are defined independently of the chosen Protocol Stack; therefore, they are available on all Connections.</t>
        <t indent="0" pn="section-8.1-2">Many Connection Properties have a corresponding Selection Property that
enables applications to express their preference for protocols providing a supporting transport feature.</t>
        <section anchor="conn-recv-checksum" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.1">
          <name slugifiedName="name-required-minimum-corruption">Required Minimum Corruption Protection Coverage for Receiving</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.1-1">
            <dt pn="section-8.1.1-1.1">Name:</dt>
            <dd pn="section-8.1.1-1.2">
              <t indent="0" pn="section-8.1.1-1.2.1">recvChecksumLen</t>
            </dd>
            <dt pn="section-8.1.1-1.3">Type:</dt>
            <dd pn="section-8.1.1-1.4">
              <t indent="0" pn="section-8.1.1-1.4.1">Integer (non-negative) or <tt>Full Coverage</tt></t>
            </dd>
            <dt pn="section-8.1.1-1.5">Default:</dt>
            <dd pn="section-8.1.1-1.6">
              <t indent="0" pn="section-8.1.1-1.6.1"><tt>Full Coverage</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.1-2">If this Property is an Integer, it specifies the minimum number of bytes in a received
Message that need to be covered by a checksum.
A receiving Endpoint will not forward Messages that have less coverage
to the application. The application is responsible for handling
any corruption within the non-protected part of the Message <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>.
A special value of 0 means that a received packet might also have a zero checksum field,
and the enumerated value <tt>Full Coverage</tt> means
that the entire Message needs to be protected by a checksum. An implementation
is supposed to express <tt>Full Coverage</tt> in an environment-typical way, e.g., as a Union type or special value.</t>
        </section>
        <section anchor="conn-priority" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.2">
          <name slugifiedName="name-connection-priority">Connection Priority</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.2-1">
            <dt pn="section-8.1.2-1.1">Name:</dt>
            <dd pn="section-8.1.2-1.2">
              <t indent="0" pn="section-8.1.2-1.2.1">connPriority</t>
            </dd>
            <dt pn="section-8.1.2-1.3">Type:</dt>
            <dd pn="section-8.1.2-1.4">
              <t indent="0" pn="section-8.1.2-1.4.1">Integer (non-negative)</t>
            </dd>
            <dt pn="section-8.1.2-1.5">Default:</dt>
            <dd pn="section-8.1.2-1.6">
              <t indent="0" pn="section-8.1.2-1.6.1">100</t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.2-2">This Property is a non-negative Integer representing the
priority of this Connection
relative to other Connections in the same
Connection Group. A numerically lower value reflects a higher priority. It has no effect
on Connections not part of a Connection
Group. As noted in <xref target="groups" format="default" sectionFormat="of" derivedContent="Section 7.4"/>, this Property is not entangled when Connections
are cloned, i.e., changing the priority on one Connection in a Connection Group
does not change it on the other Connections in the same Connection Group.
No guarantees of a specific behavior regarding Connection Priority are given;
a Transport Services System could ignore this Property. See <xref target="priority-in-taps" format="default" sectionFormat="of" derivedContent="Section 9.2.6"/> for more details.</t>
        </section>
        <section anchor="conn-timeout" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.3">
          <name slugifiedName="name-timeout-for-aborting-connec">Timeout for Aborting Connection</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.3-1">
            <dt pn="section-8.1.3-1.1">Name:</dt>
            <dd pn="section-8.1.3-1.2">
              <t indent="0" pn="section-8.1.3-1.2.1">connTimeout</t>
            </dd>
            <dt pn="section-8.1.3-1.3">Type:</dt>
            <dd pn="section-8.1.3-1.4">
              <t indent="0" pn="section-8.1.3-1.4.1">Numeric (positive) or <tt>Disabled</tt></t>
            </dd>
            <dt pn="section-8.1.3-1.5">Default:</dt>
            <dd pn="section-8.1.3-1.6">
              <t indent="0" pn="section-8.1.3-1.6.1"><tt>Disabled</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.3-2">If this Property is Numeric, it specifies how long to wait before deciding that an active Connection has
failed when trying to reliably deliver data to the Remote Endpoint. Adjustments to this Property
will only take effect if the underlying stack supports reliability. If this Property has the enumerated
value <tt>Disabled</tt>, it means that no timeout is scheduled. A Transport Services API
could express <tt>Disabled</tt> in an environment-typical way, e.g., as a Union type or special value.</t>
        </section>
        <section anchor="keep-alive-timeout" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.4">
          <name slugifiedName="name-timeout-for-keep-alive-pack">Timeout for Keep-Alive Packets</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.4-1">
            <dt pn="section-8.1.4-1.1">Name:</dt>
            <dd pn="section-8.1.4-1.2">
              <t indent="0" pn="section-8.1.4-1.2.1">keepAliveTimeout</t>
            </dd>
            <dt pn="section-8.1.4-1.3">Type:</dt>
            <dd pn="section-8.1.4-1.4">
              <t indent="0" pn="section-8.1.4-1.4.1">Numeric (positive) or <tt>Disabled</tt></t>
            </dd>
            <dt pn="section-8.1.4-1.5">Default:</dt>
            <dd pn="section-8.1.4-1.6">
              <t indent="0" pn="section-8.1.4-1.6.1"><tt>Disabled</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.4-2">A Transport Services API can request a protocol that supports sending keep-alive packets (<xref target="keep-alive" format="default" sectionFormat="of" derivedContent="Section 6.2.10"/>).
If this Property is Numeric, it specifies the maximum length of time an idle Connection (one for which no transport
packets have been sent) ought to wait before
the Local Endpoint sends a keep-alive packet to the Remote Endpoint. Adjustments to this Property
will only take effect if the underlying stack supports sending keep-alive packets.
Guidance on setting this value for connectionless transports is
provided in <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>.
A value greater than the Connection timeout (<xref target="conn-timeout" format="default" sectionFormat="of" derivedContent="Section 8.1.3"/>) or the enumerated value <tt>Disabled</tt> will disable the sending of keep-alive packets. A Transport Services API
could express <tt>Disabled</tt> in an environment-typical way, e.g., as a Union type or special value.</t>
        </section>
        <section anchor="conn-scheduler" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.5">
          <name slugifiedName="name-connection-group-transmissi">Connection Group Transmission Scheduler</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.5-1">
            <dt pn="section-8.1.5-1.1">Name:</dt>
            <dd pn="section-8.1.5-1.2">
              <t indent="0" pn="section-8.1.5-1.2.1">connScheduler</t>
            </dd>
            <dt pn="section-8.1.5-1.3">Type:</dt>
            <dd pn="section-8.1.5-1.4">
              <t indent="0" pn="section-8.1.5-1.4.1">Enumeration</t>
            </dd>
            <dt pn="section-8.1.5-1.5">Default:</dt>
            <dd pn="section-8.1.5-1.6">
              <t indent="0" pn="section-8.1.5-1.6.1">Weighted Fair Queueing (see <xref section="3.6" sectionFormat="of" target="RFC8260" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8260#section-3.6" derivedContent="RFC8260"/>)</t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.5-2">This Property specifies which scheduler is used among Connections within
a Connection Group to apportion the available capacity according to Connection priorities
(see Sections <xref target="groups" format="counter" sectionFormat="of" derivedContent="7.4"/> and <xref target="conn-priority" format="counter" sectionFormat="of" derivedContent="8.1.2"/>). A set of schedulers is
described in <xref target="RFC8260" format="default" sectionFormat="of" derivedContent="RFC8260"/>.</t>
        </section>
        <section anchor="prop-cap-profile" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.6">
          <name slugifiedName="name-capacity-profile">Capacity Profile</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.6-1">
            <dt pn="section-8.1.6-1.1">Name:</dt>
            <dd pn="section-8.1.6-1.2">
              <t indent="0" pn="section-8.1.6-1.2.1">connCapacityProfile</t>
            </dd>
            <dt pn="section-8.1.6-1.3">Type:</dt>
            <dd pn="section-8.1.6-1.4">
              <t indent="0" pn="section-8.1.6-1.4.1">Enumeration</t>
            </dd>
            <dt pn="section-8.1.6-1.5">Default:</dt>
            <dd pn="section-8.1.6-1.6">
              <t indent="0" pn="section-8.1.6-1.6.1">Default Profile (Best Effort)</t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.6-2">This Property specifies the desired network treatment for traffic sent by the
application and the trade-offs the application is prepared to make in path and
protocol selection to receive that desired treatment. When the capacity profile
is set to a value other than Default, the Transport Services System <bcp14>SHOULD</bcp14> select paths
and configure protocols to optimize the trade-off between delay, delay variation, and
efficient use of the available capacity based on the capacity profile specified. How this is realized
is implementation specific. The capacity profile <bcp14>MAY</bcp14> also be used
to set markings on the wire for Protocol Stacks supporting this action.
Recommendations for use with DSCPs are provided below for each profile; note that
when a Connection is multiplexed, the guidelines in <xref section="6" sectionFormat="of" target="RFC7657" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7657#section-6" derivedContent="RFC7657"/> apply.</t>
          <t indent="0" pn="section-8.1.6-3">The following values are valid for the capacity profile:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.6-4">
            <dt pn="section-8.1.6-4.1">Default:</dt>
            <dd pn="section-8.1.6-4.2">
              <t indent="0" pn="section-8.1.6-4.2.1">The application provides no information about its expected capacity
  profile. Transport Services Systems that
  map the requested capacity profile to per-connection DSCP signaling
  <bcp14>SHOULD</bcp14> assign the DSCP Default Forwarding Per Hop Behavior (PHB) <xref target="RFC2474" format="default" sectionFormat="of" derivedContent="RFC2474"/>.</t>
            </dd>
            <dt pn="section-8.1.6-4.3">Scavenger:</dt>
            <dd pn="section-8.1.6-4.4">
              <t indent="0" pn="section-8.1.6-4.4.1">The application is not interactive. It expects to send
  and/or receive data without any urgency. This can, for example, be used to
  select Protocol Stacks with scavenger transmission control and/or to assign
  the traffic to a lower-effort service. Transport Services Systems that
  map the requested capacity profile to per-connection DSCP signaling
  <bcp14>SHOULD</bcp14> assign the DSCP "Less than best effort" PHB
  <xref target="RFC8622" format="default" sectionFormat="of" derivedContent="RFC8622"/>.</t>
            </dd>
            <dt pn="section-8.1.6-4.5">Low Latency/Interactive:</dt>
            <dd pn="section-8.1.6-4.6">
              <t indent="0" pn="section-8.1.6-4.6.1">The application is interactive and prefers loss to
  latency. Response time <bcp14>SHOULD</bcp14> be optimized at the expense of delay variation
  and efficient use of the available capacity when sending on this Connection. The <tt>Low Latency/Interactive</tt> value of the capacity profile can be
  used by the system to disable the coalescing of multiple small Messages into
  larger packets (Nagle algorithm (see <xref target="RFC1122" sectionFormat="of" section="4.2.3.4" format="default" derivedLink="https://rfc-editor.org/rfc/rfc1122#section-4.2.3.4" derivedContent="RFC1122"/>)); to prefer immediate acknowledgement from
  the peer Endpoint when supported by the underlying transport; and so on.
  Transport Services Systems that map the requested capacity profile to per-connection DSCP signaling without multiplexing <bcp14>SHOULD</bcp14> assign a DSCP Assured Forwarding (AF41, AF42, AF43, and AF44) PHB <xref target="RFC2597" format="default" sectionFormat="of" derivedContent="RFC2597"/>. Inelastic traffic that is expected to conform to the configured network service rate could be mapped to the DSCP Expedited Forwarding PHBs <xref target="RFC3246" format="default" sectionFormat="of" derivedContent="RFC3246"/> or PHBs as discussed in <xref target="RFC5865" format="default" sectionFormat="of" derivedContent="RFC5865"/>.</t>
            </dd>
            <dt pn="section-8.1.6-4.7">Low Latency/Non-Interactive:</dt>
            <dd pn="section-8.1.6-4.8">
              <t indent="0" pn="section-8.1.6-4.8.1">The application prefers loss to latency but is
  not interactive. Response time <bcp14>SHOULD</bcp14> be optimized at the expense of delay
  variation and efficient use of the available capacity when sending on this Connection. Transport
  system implementations that map the requested capacity profile to
  per-connection DSCP signaling without multiplexing <bcp14>SHOULD</bcp14> assign a DSCP
  Assured Forwarding (AF21, AF22, AF23, and AF24) PHB <xref target="RFC2597" format="default" sectionFormat="of" derivedContent="RFC2597"/>.</t>
            </dd>
            <dt pn="section-8.1.6-4.9">Constant-Rate Streaming:</dt>
            <dd pn="section-8.1.6-4.10">
              <t indent="0" pn="section-8.1.6-4.10.1">The application expects to send/receive data at a
  constant rate after Connection establishment. Delay and delay variation <bcp14>SHOULD</bcp14>
  be minimized at the expense of efficient use of the available capacity.
  This implies that the Connection might fail if the path is unable to maintain the desired rate.
  A transport can interpret this capacity profile as preferring a circuit
  breaker <xref target="RFC8084" format="default" sectionFormat="of" derivedContent="RFC8084"/> to a rate-adaptive congestion controller. Transport
  system implementations that map the requested capacity profile to
  per-connection DSCP signaling without multiplexing <bcp14>SHOULD</bcp14> assign a DSCP
  Assured Forwarding (AF31, AF32, AF33, and AF34) PHB <xref target="RFC2597" format="default" sectionFormat="of" derivedContent="RFC2597"/>.</t>
            </dd>
            <dt pn="section-8.1.6-4.11">Capacity-Seeking:</dt>
            <dd pn="section-8.1.6-4.12">
              <t indent="0" pn="section-8.1.6-4.12.1">The application expects to send/receive data at the
  maximum rate allowed by its congestion controller over a relatively long
  period of time. Transport Services Systems that map the requested
  capacity profile to per-connection DSCP signaling without multiplexing
  <bcp14>SHOULD</bcp14> assign a DSCP Assured Forwarding (AF11, AF12, AF13, and AF14) PHB <xref target="RFC2597" format="default" sectionFormat="of" derivedContent="RFC2597"/>
  per <xref section="4.8" sectionFormat="of" target="RFC4594" format="default" derivedLink="https://rfc-editor.org/rfc/rfc4594#section-4.8" derivedContent="RFC4594"/>.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.6-5">The capacity profile for a selected Protocol Stack may be modified on a
per-Message basis using the <tt>msgCapacityProfile</tt> Message Property; see
<xref target="send-profile" format="default" sectionFormat="of" derivedContent="Section 9.1.3.8"/>.</t>
        </section>
        <section anchor="multipath-policy" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.7">
          <name slugifiedName="name-policy-for-using-multipath-">Policy for Using Multipath Transports</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.7-1">
            <dt pn="section-8.1.7-1.1">Name:</dt>
            <dd pn="section-8.1.7-1.2">
              <t indent="0" pn="section-8.1.7-1.2.1">multipathPolicy</t>
            </dd>
            <dt pn="section-8.1.7-1.3">Type:</dt>
            <dd pn="section-8.1.7-1.4">
              <t indent="0" pn="section-8.1.7-1.4.1">Enumeration</t>
            </dd>
            <dt pn="section-8.1.7-1.5">Default:</dt>
            <dd pn="section-8.1.7-1.6">
              <t indent="0" pn="section-8.1.7-1.6.1">Handover</t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.7-2">This Property specifies the local policy for transferring data across multiple paths between the same end hosts if the <tt>multipath</tt> Property is not set to <tt>Disabled</tt> (see <xref target="multipath-mode" format="default" sectionFormat="of" derivedContent="Section 6.2.14"/>). Possible values are as follows:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.7-3">
            <dt pn="section-8.1.7-3.1">Handover:</dt>
            <dd pn="section-8.1.7-3.2">
              <t indent="0" pn="section-8.1.7-3.2.1">The Connection ought only to attempt to migrate between different paths when the original path is lost or becomes unusable. The thresholds used to declare a path unusable are implementation specific.</t>
            </dd>
            <dt pn="section-8.1.7-3.3">Interactive:</dt>
            <dd pn="section-8.1.7-3.4">
              <t indent="0" pn="section-8.1.7-3.4.1">The Connection ought only to attempt to minimize the latency for interactive traffic patterns by transmitting data across multiple paths when this is beneficial.
The goal of minimizing the latency will be balanced against the cost of each of these paths. Depending on the cost of the
lower-latency path, the scheduling might choose to use a higher-latency path. Traffic can be scheduled such that data may be transmitted
on multiple paths in parallel to achieve a lower latency. The specific scheduling algorithm is implementation specific.</t>
            </dd>
            <dt pn="section-8.1.7-3.5">Aggregate:</dt>
            <dd pn="section-8.1.7-3.6">
              <t indent="0" pn="section-8.1.7-3.6.1">The Connection ought to attempt to use multiple paths in parallel to maximize available capacity and possibly overcome the capacity limitations of the individual paths. The actual strategy is implementation specific.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.7-4">Note that this is a local choice: the Remote Endpoint can choose a different policy.</t>
        </section>
        <section anchor="bounds-on-send-or-receive-rate" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.8">
          <name slugifiedName="name-bounds-on-send-or-receive-r">Bounds on Send or Receive Rate</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.8-1">
            <dt pn="section-8.1.8-1.1">Name:</dt>
            <dd pn="section-8.1.8-1.2">
              <t indent="0" pn="section-8.1.8-1.2.1">minSendRate / minRecvRate / maxSendRate / maxRecvRate</t>
            </dd>
            <dt pn="section-8.1.8-1.3">Type:</dt>
            <dd pn="section-8.1.8-1.4">
              <t indent="0" pn="section-8.1.8-1.4.1">Numeric (positive) or <tt>Unlimited</tt> / Numeric (positive) or <tt>Unlimited</tt> / Numeric (positive) or <tt>Unlimited</tt> / Numeric (positive) or <tt>Unlimited</tt></t>
            </dd>
            <dt pn="section-8.1.8-1.5">Default:</dt>
            <dd pn="section-8.1.8-1.6">
              <t indent="0" pn="section-8.1.8-1.6.1"><tt>Unlimited</tt> / <tt>Unlimited</tt> / <tt>Unlimited</tt> / <tt>Unlimited</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.8-2">Numeric values of these Properties specify an upper-bound rate that a transfer is not expected to
exceed (even if flow control and congestion control allow higher rates) and/or a
lower-bound application-layer rate below which the application does not deem
it will be useful. These rate values are measured at the application layer, i.e., do not consider the header overhead
from protocols used by the Transport Services System. The values are specified in bits per second
and assumed to be measured over one-second time intervals. For example, specifying a maxSendRate of X bits per second
means that, from the moment at which the Property value is chosen, not more than X bits will be sent in any
following second. The enumerated value <tt>Unlimited</tt> indicates that no bound is specified.
A Transport Services API could express <tt>Unlimited</tt> in an environment-typical way, e.g., as a Union type or special value.</t>
        </section>
        <section anchor="group-connection-limit" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.9">
          <name slugifiedName="name-group-connection-limit">Group Connection Limit</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.9-1">
            <dt pn="section-8.1.9-1.1">Name:</dt>
            <dd pn="section-8.1.9-1.2">
              <t indent="0" pn="section-8.1.9-1.2.1">groupConnLimit</t>
            </dd>
            <dt pn="section-8.1.9-1.3">Type:</dt>
            <dd pn="section-8.1.9-1.4">
              <t indent="0" pn="section-8.1.9-1.4.1">Numeric (positive) or <tt>Unlimited</tt></t>
            </dd>
            <dt pn="section-8.1.9-1.5">Default:</dt>
            <dd pn="section-8.1.9-1.6">
              <t indent="0" pn="section-8.1.9-1.6.1"><tt>Unlimited</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.9-2">If this Property is Numeric, it controls the number of Connections that can be accepted from
a peer as new members of the Connection's group. Similar to <tt>SetNewConnectionLimit</tt>,
this limits the number of <tt>ConnectionReceived</tt> events that will occur, but constrained
to the group of the Connection associated with this Property. For a multi-streaming transport,
this limits the number of allowed streams.  A Transport Services API
could express <tt>Unlimited</tt> in an environment-typical way, e.g., as a Union type or special value.</t>
        </section>
        <section anchor="isolate-session" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.10">
          <name slugifiedName="name-isolate-session">Isolate Session</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.1.10-1">
            <dt pn="section-8.1.10-1.1">Name:</dt>
            <dd pn="section-8.1.10-1.2">
              <t indent="0" pn="section-8.1.10-1.2.1">isolateSession</t>
            </dd>
            <dt pn="section-8.1.10-1.3">Type:</dt>
            <dd pn="section-8.1.10-1.4">
              <t indent="0" pn="section-8.1.10-1.4.1">Boolean</t>
            </dd>
            <dt pn="section-8.1.10-1.5">Default:</dt>
            <dd pn="section-8.1.10-1.6">
              <t indent="0" pn="section-8.1.10-1.6.1"><tt>false</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.1.10-2">When set to <tt>true</tt>, this Property will initiate new Connections using as little
cached information (such as session tickets or cookies) as possible from
previous Connections that are not in the same Connection Group. Any state generated by this
Connection will only be shared with Connections in the same Connection Group. Cloned Connections
will use saved state from within the Connection Group.
	  This is used for separating Connection Contexts as specified in <xref section="4.2.3" sectionFormat="of" target="RFC9621" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9621#section-4.2.3" derivedContent="RFC9621"/>.</t>
          <t indent="0" pn="section-8.1.10-3">Note that this does not guarantee that information will not leak because
implementations might not be able to fully isolate all caches (e.g.,
RTT estimates). Note that this Property could degrade Connection performance.</t>
        </section>
        <section anchor="read-only-conn-prop" numbered="true" removeInRFC="false" toc="include" pn="section-8.1.11">
          <name slugifiedName="name-read-only-connection-proper">Read-Only Connection Properties</name>
          <t indent="0" pn="section-8.1.11-1">The following generic Connection Properties are read-only, i.e., they cannot be changed by an application.</t>
          <section anchor="conn-state" numbered="true" removeInRFC="false" toc="exclude" pn="section-8.1.11.1">
            <name slugifiedName="name-connection-state">Connection State</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-8.1.11.1-1">
              <dt pn="section-8.1.11.1-1.1">Name:</dt>
              <dd pn="section-8.1.11.1-1.2">
                <t indent="0" pn="section-8.1.11.1-1.2.1">connState</t>
              </dd>
              <dt pn="section-8.1.11.1-1.3">Type:</dt>
              <dd pn="section-8.1.11.1-1.4">
                <t indent="0" pn="section-8.1.11.1-1.4.1">Enumeration</t>
              </dd>
            </dl>
            <t indent="0" pn="section-8.1.11.1-2">This Property provides information about the current state of the Connection. Possible values are <tt>Establishing</tt>, <tt>Established</tt>, <tt>Closing</tt>, or <tt>Closed</tt>. For more details on Connection state, see <xref target="state-ordering" format="default" sectionFormat="of" derivedContent="Section 11"/>.</t>
          </section>
          <section anchor="conn-send-data" numbered="true" removeInRFC="false" toc="exclude" pn="section-8.1.11.2">
            <name slugifiedName="name-can-send-data">Can Send Data</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-8.1.11.2-1">
              <dt pn="section-8.1.11.2-1.1">Name:</dt>
              <dd pn="section-8.1.11.2-1.2">
                <t indent="0" pn="section-8.1.11.2-1.2.1">canSend</t>
              </dd>
              <dt pn="section-8.1.11.2-1.3">Type:</dt>
              <dd pn="section-8.1.11.2-1.4">
                <t indent="0" pn="section-8.1.11.2-1.4.1">Boolean</t>
              </dd>
            </dl>
            <t indent="0" pn="section-8.1.11.2-2">This Property can be queried to learn whether the Connection can be used to send data.</t>
          </section>
          <section anchor="conn-receive-data" numbered="true" removeInRFC="false" toc="exclude" pn="section-8.1.11.3">
            <name slugifiedName="name-can-receive-data">Can Receive Data</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-8.1.11.3-1">
              <dt pn="section-8.1.11.3-1.1">Name:</dt>
              <dd pn="section-8.1.11.3-1.2">
                <t indent="0" pn="section-8.1.11.3-1.2.1">canReceive</t>
              </dd>
              <dt pn="section-8.1.11.3-1.3">Type:</dt>
              <dd pn="section-8.1.11.3-1.4">
                <t indent="0" pn="section-8.1.11.3-1.4.1">Boolean</t>
              </dd>
            </dl>
            <t indent="0" pn="section-8.1.11.3-2">This Property can be queried to learn whether the Connection can be used to receive data.</t>
          </section>
          <section anchor="conn-max-msg-notfrag" numbered="true" removeInRFC="false" toc="exclude" pn="section-8.1.11.4">
            <name slugifiedName="name-maximum-message-size-before">Maximum Message Size Before Fragmentation or Segmentation</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-8.1.11.4-1">
              <dt pn="section-8.1.11.4-1.1">Name:</dt>
              <dd pn="section-8.1.11.4-1.2">
                <t indent="0" pn="section-8.1.11.4-1.2.1">singularTransmissionMsgMaxLen</t>
              </dd>
              <dt pn="section-8.1.11.4-1.3">Type:</dt>
              <dd pn="section-8.1.11.4-1.4">
                <t indent="0" pn="section-8.1.11.4-1.4.1">Integer (non-negative) or <tt>Not applicable</tt></t>
              </dd>
            </dl>
            <t indent="0" pn="section-8.1.11.4-2">This Property, if applicable, represents the maximum Message size that can be
sent without incurring network-layer fragmentation at the sender.
It is specified as a number of bytes and is less than or equal to the
maximum Message Size on <tt>Send</tt>.
It exposes a readable value to the application
based on the Maximum Packet Size (MPS). The value of this Property can change over time (and can be updated via Datagram Packetization Layer Path MTU Discovery (DPLPMTUD) <xref target="RFC8899" format="default" sectionFormat="of" derivedContent="RFC8899"/>).
This value allows a sending stack to avoid unwanted fragmentation at the
network layer or segmentation by the transport layer before
choosing the Message size and/or after a <tt>SendError</tt> occurs indicating
an attempt to send a Message that is too large.  A Transport Services API
could express <tt>Not applicable</tt> in an environment-typical way, e.g., as a Union type or special value (e.g., 0).</t>
          </section>
          <section anchor="conn-max-msg-send" numbered="true" removeInRFC="false" toc="exclude" pn="section-8.1.11.5">
            <name slugifiedName="name-maximum-message-size-on-sen">Maximum Message Size on Send</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-8.1.11.5-1">
              <dt pn="section-8.1.11.5-1.1">Name:</dt>
              <dd pn="section-8.1.11.5-1.2">
                <t indent="0" pn="section-8.1.11.5-1.2.1">sendMsgMaxLen</t>
              </dd>
              <dt pn="section-8.1.11.5-1.3">Type:</dt>
              <dd pn="section-8.1.11.5-1.4">
                <t indent="0" pn="section-8.1.11.5-1.4.1">Integer (non-negative)</t>
              </dd>
            </dl>
            <t indent="0" pn="section-8.1.11.5-2">This Property represents the maximum Message size that an application can send.
It is specified as the number of bytes. A value of 0 indicates that sending is not possible.</t>
          </section>
          <section anchor="conn-max-msg-recv" numbered="true" removeInRFC="false" toc="exclude" pn="section-8.1.11.6">
            <name slugifiedName="name-maximum-message-size-on-rec">Maximum Message Size on Receive</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-8.1.11.6-1">
              <dt pn="section-8.1.11.6-1.1">Name:</dt>
              <dd pn="section-8.1.11.6-1.2">
                <t indent="0" pn="section-8.1.11.6-1.2.1">recvMsgMaxLen</t>
              </dd>
              <dt pn="section-8.1.11.6-1.3">Type:</dt>
              <dd pn="section-8.1.11.6-1.4">
                <t indent="0" pn="section-8.1.11.6-1.4.1">Integer (non-negative)</t>
              </dd>
            </dl>
            <t indent="0" pn="section-8.1.11.6-2">This Property represents the maximum Message size that an application can receive.
It is specified as the number of bytes. A value of 0 indicates that receiving is not possible.</t>
          </section>
        </section>
      </section>
      <section anchor="tcp-uto" numbered="true" removeInRFC="false" toc="include" pn="section-8.2">
        <name slugifiedName="name-tcp-specific-properties-use">TCP-Specific Properties: User Timeout Option (UTO)</name>
        <t indent="0" pn="section-8.2-1">These Properties specify configurations for the TCP User Timeout Option (UTO).
This is a TCP-specific Property that is only used
in the case that TCP becomes the chosen transport protocol.
It is useful only if TCP is implemented in the Transport Services System.
Protocol-specific options could also be defined for other transport protocols.</t>
        <t indent="0" pn="section-8.2-2">These Properties are included here because the feature <tt>Suggest
timeout to the peer</tt> is part of the minimal set of Transport Services
<xref target="RFC8923" format="default" sectionFormat="of" derivedContent="RFC8923"/>, where this feature was categorized as "functional".
This means that when a Transport Services System offers this feature,
the Transport Services API has to expose an interface to the application. Otherwise, the implementation might
violate assumptions by the application, which could cause the application to
fail.</t>
        <t indent="0" pn="section-8.2-3">All of the below Properties are optional (e.g., it is possible to specify <tt>tcp.userTimeoutValue</tt> as <tt>true</tt>
but not specify a <tt>tcp.userTimeoutValue</tt> value; in this case, the TCP default will be used).
These Properties reflect the API extension specified in <xref section="3" sectionFormat="of" target="RFC5482" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5482#section-3" derivedContent="RFC5482"/>.</t>
        <section anchor="advertised-user-timeout" numbered="true" removeInRFC="false" toc="include" pn="section-8.2.1">
          <name slugifiedName="name-advertised-user-timeout">Advertised User Timeout</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.2.1-1">
            <dt pn="section-8.2.1-1.1">Name:</dt>
            <dd pn="section-8.2.1-1.2">
              <t indent="0" pn="section-8.2.1-1.2.1">tcp.userTimeoutValue</t>
            </dd>
            <dt pn="section-8.2.1-1.3">Type:</dt>
            <dd pn="section-8.2.1-1.4">
              <t indent="0" pn="section-8.2.1-1.4.1">Integer (positive)</t>
            </dd>
            <dt pn="section-8.2.1-1.5">Default:</dt>
            <dd pn="section-8.2.1-1.6">
              <t indent="0" pn="section-8.2.1-1.6.1">the TCP default</t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.2.1-2">This time value is advertised via the TCP User Timeout Option (UTO) <xref target="RFC5482" format="default" sectionFormat="of" derivedContent="RFC5482"/> to the Remote Endpoint, which can use it to adapt its own <tt>connTimeout</tt> (see <xref target="conn-timeout" format="default" sectionFormat="of" derivedContent="Section 8.1.3"/>) value.</t>
        </section>
        <section anchor="user-timeout-enabled" numbered="true" removeInRFC="false" toc="include" pn="section-8.2.2">
          <name slugifiedName="name-user-timeout-enabled">User Timeout Enabled</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.2.2-1">
            <dt pn="section-8.2.2-1.1">Name:</dt>
            <dd pn="section-8.2.2-1.2">
              <t indent="0" pn="section-8.2.2-1.2.1">tcp.userTimeoutEnabled</t>
            </dd>
            <dt pn="section-8.2.2-1.3">Type:</dt>
            <dd pn="section-8.2.2-1.4">
              <t indent="0" pn="section-8.2.2-1.4.1">Boolean</t>
            </dd>
            <dt pn="section-8.2.2-1.5">Default:</dt>
            <dd pn="section-8.2.2-1.6">
              <t indent="0" pn="section-8.2.2-1.6.1"><tt>false</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.2.2-2">This Property controls whether the TCP UTO is enabled for a
connection. This applies to both sending and receiving.</t>
        </section>
        <section anchor="timeout-changeable" numbered="true" removeInRFC="false" toc="include" pn="section-8.2.3">
          <name slugifiedName="name-timeout-changeable">Timeout Changeable</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-8.2.3-1">
            <dt pn="section-8.2.3-1.1">Name:</dt>
            <dd pn="section-8.2.3-1.2">
              <t indent="0" pn="section-8.2.3-1.2.1">tcp.userTimeoutChangeable</t>
            </dd>
            <dt pn="section-8.2.3-1.3">Type:</dt>
            <dd pn="section-8.2.3-1.4">
              <t indent="0" pn="section-8.2.3-1.4.1">Boolean</t>
            </dd>
            <dt pn="section-8.2.3-1.5">Default:</dt>
            <dd pn="section-8.2.3-1.6">
              <t indent="0" pn="section-8.2.3-1.6.1"><tt>true</tt></t>
            </dd>
          </dl>
          <t indent="0" pn="section-8.2.3-2">This Property controls whether the TCP <tt>connTimeout</tt> (see <xref target="conn-timeout" format="default" sectionFormat="of" derivedContent="Section 8.1.3"/>)
can be changed
based on a UTO received from the remote peer. This Boolean becomes <tt>false</tt> when
<tt>connTimeout</tt> (see <xref target="conn-timeout" format="default" sectionFormat="of" derivedContent="Section 8.1.3"/>) is used.</t>
        </section>
      </section>
      <section anchor="connection-lifecycle-events" numbered="true" removeInRFC="false" toc="include" pn="section-8.3">
        <name slugifiedName="name-connection-lifecycle-events">Connection Lifecycle Events</name>
        <t indent="0" pn="section-8.3-1">During the lifetime of a Connection there are events that can occur when configured.</t>
        <section anchor="soft-errors" numbered="true" removeInRFC="false" toc="include" pn="section-8.3.1">
          <name slugifiedName="name-soft-errors">Soft Errors</name>
          <t indent="0" pn="section-8.3.1-1">Asynchronous introspection is also possible, via the <tt>SoftError</tt> event. This event
informs the application about the receipt and contents of an ICMP error message related to the Connection. This will only happen if the underlying Protocol Stack supports access to soft errors; however, even if the underlying stack supports it, there
is no guarantee that a soft error will be signaled.</t>
          <artwork align="left" pn="section-8.3.1-2">
Connection -&gt; SoftError&lt;&gt;
</artwork>
        </section>
        <section anchor="conn-path-change" numbered="true" removeInRFC="false" toc="include" pn="section-8.3.2">
          <name slugifiedName="name-path-change">Path Change</name>
          <t indent="0" pn="section-8.3.2-1">This event notifies the application when at least one of the paths underlying a Connection has changed. Changes occur
on a single path when the PMTU changes as well as when multiple paths are used
and paths are added or removed, the set of Local Endpoints changes, or a handover has been performed.</t>
          <artwork align="left" pn="section-8.3.2-2">
Connection -&gt; PathChange&lt;&gt;
</artwork>
        </section>
      </section>
    </section>
    <section anchor="datatransfer" numbered="true" removeInRFC="false" toc="include" pn="section-9">
      <name slugifiedName="name-data-transfer">Data Transfer</name>
      <t indent="0" pn="section-9-1">Data is sent and received as Messages, which allows the application
to communicate the boundaries of the data being transferred.</t>
      <section anchor="msg" numbered="true" removeInRFC="false" toc="include" pn="section-9.1">
        <name slugifiedName="name-messages-and-framers">Messages and Framers</name>
        <t indent="0" pn="section-9.1-1">Each Message has an optional MessageContext, which allows adding Message Properties, to identify <tt>Send</tt> events related to a specific Message or to inspect metadata related to the Message sent. Framers can be used to extend or modify the Message data with additional information that can be processed at the receiver to detect Message boundaries.</t>
        <section anchor="msg-ctx" numbered="true" removeInRFC="false" toc="include" pn="section-9.1.1">
          <name slugifiedName="name-message-contexts">Message Contexts</name>
          <t indent="0" pn="section-9.1.1-1">Using the MessageContext object, the application can set and retrieve metadata of the Message, including Message Properties (see <xref target="message-props" format="default" sectionFormat="of" derivedContent="Section 9.1.3"/>) and framing metadata (see <xref target="framing-meta" format="default" sectionFormat="of" derivedContent="Section 9.1.2.2"/>).
Therefore, a MessageContext object can be passed to the <tt>Send</tt> action and is returned by each event related to <tt>Send</tt> and <tt>Receive</tt>.</t>
          <t indent="0" pn="section-9.1.1-2">Message Properties can be set and queried using the MessageContext:</t>
          <artwork align="left" pn="section-9.1.1-3">
MessageContext.add(property, value)
PropertyValue := MessageContext.get(property)
</artwork>
          <t indent="0" pn="section-9.1.1-4">These Message Properties can be generic Properties or Protocol-specific Properties.</t>
          <t indent="0" pn="section-9.1.1-5">For MessageContexts returned by <tt>Send</tt> events (see <xref target="send-events" format="default" sectionFormat="of" derivedContent="Section 9.2.2"/>) and <tt>Receive</tt> events (see <xref target="receive-events" format="default" sectionFormat="of" derivedContent="Section 9.3.2"/>), the application can query information about the Local and Remote Endpoint:</t>
          <artwork align="left" pn="section-9.1.1-6">
RemoteEndpoint := MessageContext.GetRemoteEndpoint()
LocalEndpoint := MessageContext.GetLocalEndpoint()
</artwork>
        </section>
        <section anchor="framing" numbered="true" removeInRFC="false" toc="include" pn="section-9.1.2">
          <name slugifiedName="name-message-framers">Message Framers</name>
          <t indent="0" pn="section-9.1.2-1">Although most applications communicate over a network using well-formed
Messages, the boundaries and metadata of the Messages are often not
directly communicated by the transport protocol itself. For example,
HTTP applications send and receive HTTP Messages over a byte-stream
transport, requiring that the boundaries of HTTP Messages be parsed
from the stream of bytes.</t>
          <t indent="0" pn="section-9.1.2-2">Message Framers allow extending a Connection's Protocol Stack to define
how to encapsulate or encode outbound Messages and how to decapsulate
or decode inbound data into Messages. Message Framers allow Message
boundaries to be preserved when using a Connection object, even when
using byte-stream transports. This is designed based on the fact
that many of the application protocols in use at the time of writing evolved over TCP, which
does not provide Message boundary preservation; because many of these
protocols require Message boundaries to function, each application-layer
protocol has defined its own framing.</t>
          <t indent="0" pn="section-9.1.2-3">To use a Message Framer, the application adds it to its Preconnection object.
Then, the Message Framer can intercept all calls to <tt>Send</tt> or <tt>Receive</tt>
on a Connection to add Message semantics, in addition to interacting with
the setup and teardown of the Connection. A Framer can start sending data
before the application sends data if the framing protocol requires a prefix
or handshake (see <xref target="RFC9329" format="default" sectionFormat="of" derivedContent="RFC9329"/> for an example of such a framing protocol).</t>
          <figure anchor="fig-framer-stack" align="left" suppress-title="false" pn="figure-1">
            <name slugifiedName="name-protocol-stack-showing-a-me">Protocol Stack Showing a Message Framer</name>
            <artwork align="left" pn="section-9.1.2-4.1">
  Initiate()   Send()   Receive()   Close()
      |          |         ^          |
      |          |         |          |
 +----v----------v---------+----------v-----+
 |                Connection                |
 +----+----------+---------^----------+-----+
      |          |         |          |
      |      +-----------------+      |
      |      |    Messages     |      |
      |      +-----------------+      |
      |          |         |          |
 +----v----------v---------+----------v-----+
 |                Framer(s)                 |
 +----+----------+---------^----------+-----+
      |          |         |          |
      |      +-----------------+      |
      |      |   Byte-stream   |      |
      |      +-----------------+      |
      |          |         |          |
 +----v----------v---------+----------v-----+
 |         Transport Protocol Stack         |
 +------------------------------------------+
</artwork>
          </figure>
          <t indent="0" pn="section-9.1.2-5">Note that while Message Framers add the most value when placed above
a protocol that otherwise does not preserve Message boundaries, they can
also be used with datagram- or message-based protocols. In these cases,
they add a transformation to further encode or encapsulate
and can potentially support packing multiple application-layer Messages
into individual transport datagrams.</t>
          <t indent="0" pn="section-9.1.2-6">The API to implement a Message Framer can vary, depending on the implementation;
guidance on implementing Message Framers can be found in <xref target="RFC9623" format="default" sectionFormat="of" derivedContent="RFC9623"/>.</t>
          <section anchor="adding-message-framers-to-preconnections" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.2.1">
            <name slugifiedName="name-adding-message-framers-to-p">Adding Message Framers to Preconnections</name>
            <t indent="0" pn="section-9.1.2.1-1">The Message Framer object can be added to one or more Preconnections
to run on top of transport protocols. Multiple Framers can be added to a Preconnection;
in this case, the Framers operate as a framing stack, i.e., the last one added runs
first when framing outbound Messages, and last when parsing inbound data.</t>
            <t indent="0" pn="section-9.1.2.1-2">The following example adds a basic HTTP Message Framer to a Preconnection:</t>
            <artwork align="left" pn="section-9.1.2.1-3">
framer := NewHTTPMessageFramer()
Preconnection.AddFramer(framer)
</artwork>
            <t indent="0" pn="section-9.1.2.1-4">Since Message Framers pass from Preconnection to Listener or Connection, addition of
Framers must happen before any operation that might result in the creation of a Connection.</t>
          </section>
          <section anchor="framing-meta" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.2.2">
            <name slugifiedName="name-framing-metadata">Framing Metadata</name>
            <t indent="0" pn="section-9.1.2.2-1">When sending Messages, applications can add Framer-specific
Properties to a MessageContext (<xref target="msg-ctx" format="default" sectionFormat="of" derivedContent="Section 9.1.1"/>) with the <tt>add</tt> action.
To avoid naming conflicts, the Property
names <bcp14>SHOULD</bcp14> be prefixed with a Namespace referencing the
Framer implementation or the protocol it implements as described
in <xref target="property-names" format="default" sectionFormat="of" derivedContent="Section 4.1"/>.</t>
            <t indent="0" pn="section-9.1.2.2-2">This mechanism can be used, for example, to set the type of a Message for a TLV format.
The Namespace of values is custom for each unique Message Framer.</t>
            <artwork align="left" pn="section-9.1.2.2-3">
messageContext := NewMessageContext()
messageContext.add(framer, key, value)
Connection.Send(messageData, messageContext)
</artwork>
            <t indent="0" pn="section-9.1.2.2-4">When an application receives a MessageContext in a <tt>Receive</tt> event,
it can also look to see if a value was set by a specific Message Framer.</t>
            <artwork align="left" pn="section-9.1.2.2-5">
messageContext.get(framer, key) -&gt; value
</artwork>
            <t indent="0" pn="section-9.1.2.2-6">For example, if an HTTP Message Framer is used, the values could correspond
to HTTP headers:</t>
            <artwork align="left" pn="section-9.1.2.2-7">
httpFramer := NewHTTPMessageFramer()
...
messageContext := NewMessageContext()
messageContext.add(httpFramer, "accept", "text/html")
</artwork>
          </section>
        </section>
        <section anchor="message-props" numbered="true" removeInRFC="false" toc="include" pn="section-9.1.3">
          <name slugifiedName="name-message-properties">Message Properties</name>
          <t indent="0" pn="section-9.1.3-1">Applications needing to annotate the Messages they send with extra information
(for example, to control how data is scheduled and processed by the transport protocols supporting the
	  Connection) can include this information in the MessageContext passed to the <tt>Send</tt> action. For other uses of the MessageContext, see <xref target="msg-ctx" format="default" sectionFormat="of" derivedContent="Section 9.1.1"/>.</t>
          <t indent="0" pn="section-9.1.3-2">Message Properties are per-Message, not per-<tt>Send</tt>, if partial Messages
are sent (<xref target="send-partial" format="default" sectionFormat="of" derivedContent="Section 9.2.3"/>). All data blocks associated with a single Message
share Properties specified in the MessageContexts. For example, it would not
make sense to have the beginning of a Message expire and then allow the end of the Message to still be sent.</t>
          <t indent="0" pn="section-9.1.3-3">A MessageContext object contains metadata for the Messages to be sent or received.</t>
          <artwork align="left" pn="section-9.1.3-4">
messageData := "hello"
messageContext := NewMessageContext()
messageContext.add(parameter, value)
Connection.Send(messageData, messageContext)
</artwork>
          <t indent="0" pn="section-9.1.3-5">The simpler form of <tt>Send</tt>, which does not take any MessageContext, is equivalent to passing a default MessageContext without adding any Message Properties.</t>
          <t indent="0" pn="section-9.1.3-6">If an application wants to override Message Properties for a specific Message,
it can acquire an empty MessageContext object and add all desired Message
Properties to that object. It can then reuse the same MessageContext object
for sending multiple Messages with the same Properties.</t>
          <t indent="0" pn="section-9.1.3-7">Properties can be added to a MessageContext object only before the context is used
for sending. Once a MessageContext has been used with a <tt>Send</tt> action, further modifications
to the MessageContext object do not have any effect on this <tt>Send</tt> action. Message Properties
that are not added to a MessageContext object before using the context for sending will either
take a specific default value or be configured based on Selection or Connection Properties
of the Connection that is associated with the <tt>Send</tt> action.
This initialization behavior is defined per Message Property below.</t>
          <t indent="0" pn="section-9.1.3-8">The Message Properties could be inconsistent with the properties of the Protocol Stacks
underlying the Connection on which a given Message is sent. For example,
a Protocol Stack must be able to provide ordering if the <tt>msgOrdered</tt>
Property of a Message is enabled. Sending a Message with Message Properties
inconsistent with the Selection Properties of the Connection yields an error.</t>
          <t indent="0" pn="section-9.1.3-9">If a Message Property contradicts a Connection Property, and
if this per-Message behavior can be supported, it overrides the Connection
Property for the specific Message. For example, if
<tt>reliability</tt> is set to <tt>Require</tt> and a protocol
with configurable per-Message reliability is used, setting
<tt>msgReliable</tt> to <tt>false</tt> for a particular Message will
allow this Message to be sent without any reliability guarantees. Changing
the <tt>msgReliable</tt> Message Property is only possible for
Connections that were established enabling the Selection Property
<tt>perMsgReliability</tt>. If the contradicting Message Property
cannot be supported by the Connection (such as requiring reliability
on a Connection that uses an unreliable protocol), the <tt>Send</tt> action
will result in a <tt>SendError</tt> event.</t>
          <t indent="0" pn="section-9.1.3-10">The Message Properties in the following subsections are supported.</t>
          <section anchor="msg-lifetime" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.1">
            <name slugifiedName="name-lifetime">Lifetime</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.1-1">
              <dt pn="section-9.1.3.1-1.1">Name:</dt>
              <dd pn="section-9.1.3.1-1.2">
                <t indent="0" pn="section-9.1.3.1-1.2.1">msgLifetime</t>
              </dd>
              <dt pn="section-9.1.3.1-1.3">Type:</dt>
              <dd pn="section-9.1.3.1-1.4">
                <t indent="0" pn="section-9.1.3.1-1.4.1">Numeric (positive)</t>
              </dd>
              <dt pn="section-9.1.3.1-1.5">Default:</dt>
              <dd pn="section-9.1.3.1-1.6">
                <t indent="0" pn="section-9.1.3.1-1.6.1">Infinite</t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.1-2">The Lifetime specifies how long a particular Message can wait in the Transport Services System
before it is sent to the
Remote Endpoint. After this time, it is irrelevant and no longer needs to be
(re-)transmitted. This is a hint to the Transport Services System -- it is not guaranteed
that a Message will not be sent when its Lifetime has expired.</t>
            <t indent="0" pn="section-9.1.3.1-3">Setting a Message's Lifetime to Infinite indicates that the application does
not wish to apply a time constraint on the transmission of the Message, but it does not express a need for
reliable delivery; reliability is adjustable per Message via the <tt>perMsgReliability</tt>
Property (see <xref target="msg-reliable-message" format="default" sectionFormat="of" derivedContent="Section 9.1.3.7"/>). The type and units of Lifetime are implementation specific.</t>
          </section>
          <section anchor="msg-priority" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.2">
            <name slugifiedName="name-priority">Priority</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.2-1">
              <dt pn="section-9.1.3.2-1.1">Name:</dt>
              <dd pn="section-9.1.3.2-1.2">
                <t indent="0" pn="section-9.1.3.2-1.2.1">msgPriority</t>
              </dd>
              <dt pn="section-9.1.3.2-1.3">Type:</dt>
              <dd pn="section-9.1.3.2-1.4">
                <t indent="0" pn="section-9.1.3.2-1.4.1">Integer (non-negative)</t>
              </dd>
              <dt pn="section-9.1.3.2-1.5">Default:</dt>
              <dd pn="section-9.1.3.2-1.6">
                <t indent="0" pn="section-9.1.3.2-1.6.1">100</t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.2-2">This Property specifies the priority of a Message, relative to other Messages sent over the
same Connection. A numerically lower value represents a higher priority.</t>
            <t indent="0" pn="section-9.1.3.2-3">A Message with priority 2 will yield to a Message with priority 1, which will
yield to a Message with priority 0, and so on. Priorities can be used as a
sender-side scheduling construct only or be used to specify priorities on the
wire for Protocol Stacks supporting prioritization.</t>
            <t indent="0" pn="section-9.1.3.2-4">Note that this Property is not a per-Message override of <tt>connPriority</tt>;
see <xref target="conn-priority" format="default" sectionFormat="of" derivedContent="Section 8.1.2"/>. The priority Properties might interact, but they can be used
independently and be realized by different mechanisms; see <xref target="priority-in-taps" format="default" sectionFormat="of" derivedContent="Section 9.2.6"/>.</t>
          </section>
          <section anchor="msg-ordered" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.3">
            <name slugifiedName="name-ordered">Ordered</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.3-1">
              <dt pn="section-9.1.3.3-1.1">Name:</dt>
              <dd pn="section-9.1.3.3-1.2">
                <t indent="0" pn="section-9.1.3.3-1.2.1">msgOrdered</t>
              </dd>
              <dt pn="section-9.1.3.3-1.3">Type:</dt>
              <dd pn="section-9.1.3.3-1.4">
                <t indent="0" pn="section-9.1.3.3-1.4.1">Boolean</t>
              </dd>
              <dt pn="section-9.1.3.3-1.5">Default:</dt>
              <dd pn="section-9.1.3.3-1.6">
                <t indent="0" pn="section-9.1.3.3-1.6.1">the queried Boolean value of the Selection Property <tt>preserveOrder</tt> (<xref target="prop-ordering" format="default" sectionFormat="of" derivedContent="Section 6.2.4"/>)</t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.3-2">The order in which Messages were submitted for transmission via the <tt>Send</tt> action will be preserved on delivery via <tt>Receive</tt> events for all Messages on a Connection that have this Message Property set to <tt>true</tt>.</t>
            <t indent="0" pn="section-9.1.3.3-3">If <tt>false</tt>, the Message is delivered to the receiving application without preserving the ordering.
This Property is used for protocols that support preservation of data ordering
(see <xref target="prop-ordering" format="default" sectionFormat="of" derivedContent="Section 6.2.4"/>) but allow out-of-order delivery for certain Messages, e.g., by multiplexing independent Messages onto
different streams.</t>
            <t indent="0" pn="section-9.1.3.3-4">If it is not configured by the application before sending, this Property's default value
will be based on the Selection Property <tt>preserveOrder</tt> of the Connection
associated with the <tt>Send</tt> action.</t>
          </section>
          <section anchor="msg-safelyreplayable" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.4">
            <name slugifiedName="name-safely-replayable">Safely Replayable</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.4-1">
              <dt pn="section-9.1.3.4-1.1">Name:</dt>
              <dd pn="section-9.1.3.4-1.2">
                <t indent="0" pn="section-9.1.3.4-1.2.1">safelyReplayable</t>
              </dd>
              <dt pn="section-9.1.3.4-1.3">Type:</dt>
              <dd pn="section-9.1.3.4-1.4">
                <t indent="0" pn="section-9.1.3.4-1.4.1">Boolean</t>
              </dd>
              <dt pn="section-9.1.3.4-1.5">Default:</dt>
              <dd pn="section-9.1.3.4-1.6">
                <t indent="0" pn="section-9.1.3.4-1.6.1"><tt>false</tt></t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.4-2">If <tt>true</tt>, <tt>safelyReplayable</tt> specifies that a Message is safe to send to the Remote Endpoint
more than once for a single <tt>Send</tt> action. It marks the data as safe for
certain 0-RTT establishment techniques, where retransmission of the 0-RTT data
could cause the remote application to receive the Message multiple times.</t>
            <t indent="0" pn="section-9.1.3.4-3">For protocols that do not protect against duplicated Messages,
e.g., UDP, all Messages need to be marked as "safely replayable" by enabling this Property.
To enable protocol selection to choose such a protocol,
<tt>safelyReplayable</tt> needs to be added to the TransportProperties passed to the
Preconnection. If such a protocol was chosen, disabling <tt>safelyReplayable</tt> on
individual Messages <bcp14>MUST</bcp14> result in a <tt>SendError</tt>.</t>
          </section>
          <section anchor="msg-final" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.5">
            <name slugifiedName="name-final">Final</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.5-1">
              <dt pn="section-9.1.3.5-1.1">Name:</dt>
              <dd pn="section-9.1.3.5-1.2">
                <t indent="0" pn="section-9.1.3.5-1.2.1">final</t>
              </dd>
              <dt pn="section-9.1.3.5-1.3">Type:</dt>
              <dd pn="section-9.1.3.5-1.4">
                <t indent="0" pn="section-9.1.3.5-1.4.1">Boolean</t>
              </dd>
              <dt pn="section-9.1.3.5-1.5">Default:</dt>
              <dd pn="section-9.1.3.5-1.6">
                <t indent="0" pn="section-9.1.3.5-1.6.1"><tt>false</tt></t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.5-2">If <tt>true</tt>, this indicates a Message is the last that
the application will send on a Connection. This allows underlying protocols
to indicate to the Remote Endpoint that the Connection has been effectively
closed in the sending direction. For example, TCP-based Connections can
send a FIN once a Message marked as <tt>Final</tt> has been completely sent,
indicated by marking <tt>endOfMessage</tt>. Protocols that do not support signaling
the end of a Connection in a given direction will ignore this Property.</t>
            <t indent="0" pn="section-9.1.3.5-3">A <tt>Final</tt> Message must always be sorted to the end of a list of Messages.
The <tt>final</tt> Property overrides <tt>connPriority</tt>, <tt>msgPriority</tt>, and any other Property that would reorder
Messages. If another Message is sent after a Message marked as <tt>Final</tt> has already
been sent on a Connection, the <tt>Send</tt> action for the new Message will cause a <tt>SendError</tt> event.</t>
          </section>
          <section anchor="msg-checksum" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.6">
            <name slugifiedName="name-sending-corruption-protecti">Sending Corruption Protection Length</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.6-1">
              <dt pn="section-9.1.3.6-1.1">Name:</dt>
              <dd pn="section-9.1.3.6-1.2">
                <t indent="0" pn="section-9.1.3.6-1.2.1">msgChecksumLen</t>
              </dd>
              <dt pn="section-9.1.3.6-1.3">Type:</dt>
              <dd pn="section-9.1.3.6-1.4">
                <t indent="0" pn="section-9.1.3.6-1.4.1">Integer (non-negative) or <tt>Full Coverage</tt></t>
              </dd>
              <dt pn="section-9.1.3.6-1.5">Default:</dt>
              <dd pn="section-9.1.3.6-1.6">
                <t indent="0" pn="section-9.1.3.6-1.6.1"><tt>Full Coverage</tt></t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.6-2">If this Property is an Integer, it specifies the minimum length of the section of a sent Message,
starting from byte 0, that the application requires to be delivered without
corruption due to lower-layer errors. It is used to specify options for simple
integrity protection via checksums. A value of 0 means that no checksum
needs to be calculated, and the enumerated value <tt>Full Coverage</tt> means
that the entire Message needs to be protected by a checksum. Only <tt>Full Coverage</tt> is
guaranteed: any other requests are advisory, which may result in <tt>Full Coverage</tt> being applied.</t>
          </section>
          <section anchor="msg-reliable-message" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.7">
            <name slugifiedName="name-reliable-data-transfer-mess">Reliable Data Transfer (Message)</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.7-1">
              <dt pn="section-9.1.3.7-1.1">Name:</dt>
              <dd pn="section-9.1.3.7-1.2">
                <t indent="0" pn="section-9.1.3.7-1.2.1">msgReliable</t>
              </dd>
              <dt pn="section-9.1.3.7-1.3">Type:</dt>
              <dd pn="section-9.1.3.7-1.4">
                <t indent="0" pn="section-9.1.3.7-1.4.1">Boolean</t>
              </dd>
              <dt pn="section-9.1.3.7-1.5">Default:</dt>
              <dd pn="section-9.1.3.7-1.6">
                <t indent="0" pn="section-9.1.3.7-1.6.1">the queried Boolean value of the Selection Property <tt>reliability</tt> (<xref target="prop-reliable" format="default" sectionFormat="of" derivedContent="Section 6.2.1"/>)</t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.7-2">When <tt>true</tt>, this Property specifies that a Message should be sent in such a way
that the transport protocol ensures that all data is received by the Remote Endpoint.
Changing the <tt>msgReliable</tt> Property on Messages
is only possible for Connections that were established enabling the Selection Property <tt>perMsgReliability</tt>.
When this is not the case, changing <tt>msgReliable</tt> will generate an error.</t>
            <t indent="0" pn="section-9.1.3.7-3">Disabling this Property indicates that the Transport Services System could disable retransmissions
or other reliability mechanisms for this particular Message, but such disabling is not guaranteed.</t>
            <t indent="0" pn="section-9.1.3.7-4">If it is not configured by the application before sending, this Property's default value
will be based on the Selection Property <tt>reliability</tt> of the Connection
associated with the <tt>Send</tt> action.</t>
          </section>
          <section anchor="send-profile" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.8">
            <name slugifiedName="name-message-capacity-profile-ov">Message Capacity Profile Override</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.8-1">
              <dt pn="section-9.1.3.8-1.1">Name:</dt>
              <dd pn="section-9.1.3.8-1.2">
                <t indent="0" pn="section-9.1.3.8-1.2.1">msgCapacityProfile</t>
              </dd>
              <dt pn="section-9.1.3.8-1.3">Type:</dt>
              <dd pn="section-9.1.3.8-1.4">
                <t indent="0" pn="section-9.1.3.8-1.4.1">Enumeration</t>
              </dd>
              <dt pn="section-9.1.3.8-1.5">Default:</dt>
              <dd pn="section-9.1.3.8-1.6">
                <t indent="0" pn="section-9.1.3.8-1.6.1">inherited from the Connection Property <tt>connCapacityProfile</tt> (<xref target="prop-cap-profile" format="default" sectionFormat="of" derivedContent="Section 8.1.6"/>)</t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.8-2">This enumerated Property specifies the application's preferred trade-offs for
sending this Message; it is a per-Message override of the <tt>connCapacityProfile</tt>
Connection Property (see <xref target="prop-cap-profile" format="default" sectionFormat="of" derivedContent="Section 8.1.6"/>).
If it is not configured by the application before sending, this Property's default value
will be based on the Connection Property <tt>connCapacityProfile</tt> of the Connection
associated with the <tt>Send</tt> action.</t>
          </section>
          <section anchor="send-singular" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.9">
            <name slugifiedName="name-no-network-layer-fragmentat">No Network-Layer Fragmentation</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.9-1">
              <dt pn="section-9.1.3.9-1.1">Name:</dt>
              <dd pn="section-9.1.3.9-1.2">
                <t indent="0" pn="section-9.1.3.9-1.2.1">noFragmentation</t>
              </dd>
              <dt pn="section-9.1.3.9-1.3">Type:</dt>
              <dd pn="section-9.1.3.9-1.4">
                <t indent="0" pn="section-9.1.3.9-1.4.1">Boolean</t>
              </dd>
              <dt pn="section-9.1.3.9-1.5">Default:</dt>
              <dd pn="section-9.1.3.9-1.6">
                <t indent="0" pn="section-9.1.3.9-1.6.1"><tt>false</tt></t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.9-2">This Property specifies that a Message should be sent and received
without network-layer fragmentation, if possible. It can be used
to avoid network-layer fragmentation when transport segmentation is preferred.</t>
            <t indent="0" pn="section-9.1.3.9-3">This only takes effect when the transport uses a network layer that supports this functionality.
When it does take effect, setting this Property to
<tt>true</tt> will cause the sender to avoid network-layer source fragmentation.
When using IPv4, this will result in the Don't Fragment (DF) bit being set in the IP header.</t>
            <t indent="0" pn="section-9.1.3.9-4">Attempts to send a Message with this Property that result in a size greater than the
transport's current estimate of its maximum packet size (<tt>singularTransmissionMsgMaxLen</tt>)
	    can result in transport segmentation when permitted or in a <tt>SendError</tt>.</t>
            <aside pn="section-9.1.3.9-5">
              <t indent="0" pn="section-9.1.3.9-5.1">Note: <tt>noSegmentation</tt> is used when it is desired to send a Message within
a single network packet.</t>
            </aside>
          </section>
          <section anchor="no-transport-fragmentation" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.1.3.10">
            <name slugifiedName="name-no-segmentation">No Segmentation</name>
            <dl indent="3" newline="false" spacing="normal" pn="section-9.1.3.10-1">
              <dt pn="section-9.1.3.10-1.1">Name:</dt>
              <dd pn="section-9.1.3.10-1.2">
                <t indent="0" pn="section-9.1.3.10-1.2.1">noSegmentation</t>
              </dd>
              <dt pn="section-9.1.3.10-1.3">Type:</dt>
              <dd pn="section-9.1.3.10-1.4">
                <t indent="0" pn="section-9.1.3.10-1.4.1">Boolean</t>
              </dd>
              <dt pn="section-9.1.3.10-1.5">Default:</dt>
              <dd pn="section-9.1.3.10-1.6">
                <t indent="0" pn="section-9.1.3.10-1.6.1"><tt>false</tt></t>
              </dd>
            </dl>
            <t indent="0" pn="section-9.1.3.10-2">When set to <tt>true</tt>, this Property requests that the transport layer not provide segmentation of Messages larger than the
maximum size permitted by the network layer and that it avoid network-layer source fragmentation of Messages.
When running over IPv4, setting this Property to
<tt>true</tt> will result in a sending Endpoint setting the
Don't Fragment bit in the IPv4 header of packets generated by the
transport layer.</t>
            <t indent="0" pn="section-9.1.3.10-3">An
attempt to send a Message that results in a size greater than the
transport's current estimate of its maximum packet size (<tt>singularTransmissionMsgMaxLen</tt>)
will result in a <tt>SendError</tt>.
This only takes effect when the transport and network layers
support this functionality.</t>
          </section>
        </section>
      </section>
      <section anchor="sending" numbered="true" removeInRFC="false" toc="include" pn="section-9.2">
        <name slugifiedName="name-sending-data">Sending Data</name>
        <t indent="0" pn="section-9.2-1">Once a Connection has been established, it can be used for sending Messages.
By default, <tt>Send</tt> enqueues a complete Message
and takes optional per-Message Properties (see <xref target="send-basic" format="default" sectionFormat="of" derivedContent="Section 9.2.1"/>). All <tt>Send</tt> actions
are asynchronous and deliver events (see <xref target="send-events" format="default" sectionFormat="of" derivedContent="Section 9.2.2"/>). Sending partial
Messages for streaming large data is also supported (see <xref target="send-partial" format="default" sectionFormat="of" derivedContent="Section 9.2.3"/>).</t>
        <t indent="0" pn="section-9.2-2">Messages are sent on a Connection using the <tt>Send</tt> action:</t>
        <artwork align="left" pn="section-9.2-3">
Connection.Send(messageData, messageContext?, endOfMessage?)
</artwork>
        <t indent="0" pn="section-9.2-4">where <tt>messageData</tt> is the data object to send and <tt>messageContext</tt> allows
adding Message Properties, identifying <tt>Send</tt> events related to a specific
Message or inspecting metadata related to the Message sent (see <xref target="msg-ctx" format="default" sectionFormat="of" derivedContent="Section 9.1.1"/>).</t>
        <t indent="0" pn="section-9.2-5">The optional <tt>endOfMessage</tt> parameter supports partial sending and is described in
<xref target="send-partial" format="default" sectionFormat="of" derivedContent="Section 9.2.3"/>.</t>
        <section anchor="send-basic" numbered="true" removeInRFC="false" toc="include" pn="section-9.2.1">
          <name slugifiedName="name-basic-sending">Basic Sending</name>
          <t indent="0" pn="section-9.2.1-1">The most basic form of sending on a Connection involves enqueuing a single Data
block as a complete Message with default Message Properties.</t>
          <artwork align="left" pn="section-9.2.1-2">
messageData := "hello"
Connection.Send(messageData)
</artwork>
          <t indent="0" pn="section-9.2.1-3">The interpretation of a Message to be sent is dependent on the implementation and
	  on the constraints on the Protocol Stacks implied by the Connection's transport properties. 
For example, a Message could be the payload of
a single datagram for a UDP connection. Another example would be an HTTP Request for an HTTP
Connection.</t>
          <t indent="0" pn="section-9.2.1-4">Some transport protocols can deliver arbitrarily sized Messages, but other
protocols constrain the maximum Message size. Applications can query the
Connection Property <tt>sendMsgMaxLen</tt> (<xref target="conn-max-msg-send" format="default" sectionFormat="of" derivedContent="Section 8.1.11.5"/>) to determine the maximum size
allowed for a single Message. If a Message is too large to fit in the Maximum Message
Size for the Connection, the <tt>Send</tt> will fail with a <tt>SendError</tt> event (<xref target="send-error" format="default" sectionFormat="of" derivedContent="Section 9.2.2.3"/>). For
example, it is invalid to send a Message over a UDP connection that is larger than
the available datagram sending size.</t>
        </section>
        <section anchor="send-events" numbered="true" removeInRFC="false" toc="include" pn="section-9.2.2">
          <name slugifiedName="name-send-events">Send Events</name>
          <t indent="0" pn="section-9.2.2-1">Like all actions in the Transport Services API, the <tt>Send</tt> action is asynchronous. There are
several events that can be delivered in response to sending a Message.
Exactly one event (<tt>Sent</tt>, <tt>Expired</tt>, or <tt>SendError</tt>) will be delivered in response
to each call to <tt>Send</tt>.</t>
          <t indent="0" pn="section-9.2.2-2">Note that, if partial <tt>Send</tt> calls are used (<xref target="send-partial" format="default" sectionFormat="of" derivedContent="Section 9.2.3"/>), there will still be exactly
one <tt>Send</tt> event delivered for each call to <tt>Send</tt>. For example, if a Message
expired while two requests to <tt>Send</tt> data for that Message are outstanding,
there will be two <tt>Expired</tt> events delivered.</t>
          <t indent="0" pn="section-9.2.2-3">The Transport Services API should allow the application to correlate a <tt>Send</tt> event to the particular call to <tt>Send</tt> that triggered the event. The manner in which this correlation is indicated
is implementation specific.</t>
          <section anchor="sent" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.2.2.1">
            <name slugifiedName="name-sent">Sent</name>
            <artwork align="left" pn="section-9.2.2.1-1">
Connection -&gt; Sent&lt;messageContext&gt;
</artwork>
            <t indent="0" pn="section-9.2.2.1-2">The <tt>Sent</tt> event occurs when a previous <tt>Send</tt> action has completed, i.e., when
the data derived from the Message has been passed down or through the
underlying Protocol Stack and is no longer the responsibility of
the Transport Services API. The exact disposition of the Message (i.e.,
whether it has actually been transmitted, moved into a buffer on the network
interface, moved into a kernel buffer, and so on) when the <tt>Sent</tt> event occurs
is implementation specific. The <tt>Sent</tt> event contains a reference to the Message
Context of the Message to which it applies.</t>
            <t indent="0" pn="section-9.2.2.1-3"><tt>Sent</tt> events allow an application to obtain an understanding of the amount
of buffering it creates. That is, if an application calls the <tt>Send</tt> action multiple
times without waiting for a <tt>Sent</tt> event, it has created more buffer inside the
Transport Services System than an application that always waits for the <tt>Sent</tt> event before
calling the next <tt>Send</tt> action.</t>
          </section>
          <section anchor="expired" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.2.2.2">
            <name slugifiedName="name-expired">Expired</name>
            <artwork align="left" pn="section-9.2.2.2-1">
Connection -&gt; Expired&lt;messageContext&gt;
</artwork>
            <t indent="0" pn="section-9.2.2.2-2">The <tt>Expired</tt> event occurs when a previous <tt>Send</tt> action expired before completion,
i.e., when the Message was not sent before its Lifetime (see <xref target="msg-lifetime" format="default" sectionFormat="of" derivedContent="Section 9.1.3.1"/>)
expired. This is separate from <tt>SendError</tt>, as it is an expected behavior for
partially reliable transports. The <tt>Expired</tt> event contains a reference to the
MessageContext of the Message to which it applies.</t>
          </section>
          <section anchor="send-error" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.2.2.3">
            <name slugifiedName="name-senderror">SendError</name>
            <artwork align="left" pn="section-9.2.2.3-1">
Connection -&gt; SendError&lt;messageContext, reason?&gt;
</artwork>
            <t indent="0" pn="section-9.2.2.3-2">A <tt>SendError</tt> occurs when a Message was not sent due to an error condition:
an attempt to send a Message that is too large for the system and
Protocol Stack to handle, some failure of the underlying Protocol Stack, or a
set of Message Properties not consistent with the Connection's transport
properties. The <tt>SendError</tt> contains a reference to the MessageContext of the
Message to which it applies.</t>
          </section>
        </section>
        <section anchor="send-partial" numbered="true" removeInRFC="false" toc="include" pn="section-9.2.3">
          <name slugifiedName="name-partial-sends">Partial Sends</name>
          <t indent="0" pn="section-9.2.3-1">It is not always possible for an application to send all data associated with
a Message in a single <tt>Send</tt> action. The Message data might be too large for
the application to hold in memory at one time or the length of the Message
might be unknown or unbounded.</t>
          <t indent="0" pn="section-9.2.3-2">Partial Message sending is supported by passing an <tt>endOfMessage</tt> Boolean
parameter to the <tt>Send</tt> action. This value is always <tt>true</tt> by default, and
the simpler forms of <tt>Send</tt> are equivalent to passing <tt>true</tt> for <tt>endOfMessage</tt>.</t>
          <t indent="0" pn="section-9.2.3-3">The following example sends a Message in two separate calls to <tt>Send</tt>:</t>
          <artwork align="left" pn="section-9.2.3-4">
messageContext := NewMessageContext()
messageContext.add(parameter, value)

messageData := "hel"
endOfMessage := false
Connection.Send(messageData, messageContext, endOfMessage)

messageData := "lo"
endOfMessage := true
Connection.Send(messageData, messageContext, endOfMessage)
</artwork>
          <t indent="0" pn="section-9.2.3-5">All data sent with the same MessageContext object will be treated as belonging
to the same Message and will constitute an in-order series until the
<tt>endOfMessage</tt> is marked.</t>
        </section>
        <section anchor="send-batching" numbered="true" removeInRFC="false" toc="include" pn="section-9.2.4">
          <name slugifiedName="name-batching-sends">Batching Sends</name>
          <t indent="0" pn="section-9.2.4-1">To reduce the overhead of sending multiple small Messages on a Connection, the
application could batch several <tt>Send</tt> actions together. This provides a hint to
the system that the sending of these Messages ought to be coalesced when possible
and that sending any of the batched Messages can be delayed until the last Message
in the batch is enqueued.</t>
          <t indent="0" pn="section-9.2.4-2">The semantics for starting and ending a batch can be implementation specific but need
to allow multiple <tt>Send</tt> actions to be enqueued.</t>
          <artwork align="left" pn="section-9.2.4-3">
Connection.StartBatch()
Connection.Send(messageData)
Connection.Send(messageData)
Connection.EndBatch()
</artwork>
        </section>
        <section anchor="initiate-and-send" numbered="true" removeInRFC="false" toc="include" pn="section-9.2.5">
          <name slugifiedName="name-send-on-active-open-initiat">Send on Active Open: InitiateWithSend</name>
          <t indent="0" pn="section-9.2.5-1">For application-layer protocols where the Connection initiator also sends the
first Message, the <tt>InitiateWithSend</tt> action combines Connection initiation with
a first Message sent:</t>
          <artwork align="left" pn="section-9.2.5-2">
Connection := Preconnection.InitiateWithSend(messageData,
                                             messageContext?,
                                             timeout?)
</artwork>
          <t indent="0" pn="section-9.2.5-3">Whenever possible, a <tt>messageContext</tt> should be provided to declare the Message passed to <tt>InitiateWithSend</tt>
as "safely replayable" using the <tt>safelyReplayable</tt> Property. This allows the Transport Services System to make use of 0-RTT establishment in case this is supported
by the available Protocol Stacks. When the selected stack or stacks do not support transmitting data upon connection
establishment, <tt>InitiateWithSend</tt> is identical to <tt>Initiate</tt> followed by <tt>Send</tt>.</t>
          <t indent="0" pn="section-9.2.5-4">Neither partial sends nor send batching are supported by <tt>InitiateWithSend</tt>.</t>
          <t indent="0" pn="section-9.2.5-5">The events that are sent after <tt>InitiateWithSend</tt> are equivalent to those
that would be sent by an invocation of <tt>Initiate</tt> followed immediately by an
invocation of <tt>Send</tt>, with the caveat that a send failure that occurs because
the Connection could not be established will not result in a
<tt>SendError</tt> separate from the <tt>EstablishmentError</tt> signaling the failure of Connection
establishment.</t>
        </section>
        <section anchor="priority-in-taps" numbered="true" removeInRFC="false" toc="include" pn="section-9.2.6">
          <name slugifiedName="name-priority-and-the-transport-">Priority and the Transport Services API</name>
          <t indent="0" pn="section-9.2.6-1">The Transport Services API provides two Properties to allow a sender
to signal the relative priority of data transmission: <tt>msgPriority</tt>
            (see <xref target="msg-priority" format="default" sectionFormat="of" derivedContent="Section 9.1.3.2"/>) and <tt>connPriority</tt> (see <xref target="conn-priority" format="default" sectionFormat="of" derivedContent="Section 8.1.2"/>).
These Properties are designed to allow the expression
and implementation of a wide variety of approaches to transmission priority in
the transport and application layers, including those that do not appear on
the wire (affecting only sender-side transmission scheduling) as well as those
that do (e.g., <xref target="RFC9218" format="default" sectionFormat="of" derivedContent="RFC9218"/>).
A Transport Services System gives no guarantees about how its expression of
relative priorities will be realized.</t>
          <t indent="0" pn="section-9.2.6-2">The Transport Services API does order <tt>connPriority</tt> over
<tt>msgPriority</tt>. In the absence of other externalities
(e.g., transport-layer flow control), a priority 1 Message on a priority 0
Connection will be sent before a priority 0 Message on a priority 1
Connection in the same group.</t>
        </section>
      </section>
      <section anchor="receiving" numbered="true" removeInRFC="false" toc="include" pn="section-9.3">
        <name slugifiedName="name-receiving-data">Receiving Data</name>
        <t indent="0" pn="section-9.3-1">Once a Connection is established, it can be used for receiving data (unless the
<tt>direction</tt> Property is set to <tt>unidirectional send</tt>). As with
sending, the data is received in Messages. Receiving is an asynchronous
operation in which each call to <tt>Receive</tt> enqueues a request to receive new
data from the Connection. Once data has been received, or an error is encountered,
an event will be delivered to complete any pending <tt>Receive</tt> requests (see <xref target="receive-events" format="default" sectionFormat="of" derivedContent="Section 9.3.2"/>).
If Messages arrive at the Transport Services System before <tt>Receive</tt> requests are issued,
ensuing <tt>Receive</tt> requests will first operate on these Messages before awaiting any further Messages.</t>
        <section anchor="receiving-action" numbered="true" removeInRFC="false" toc="include" pn="section-9.3.1">
          <name slugifiedName="name-enqueuing-receives">Enqueuing Receives</name>
          <t indent="0" pn="section-9.3.1-1"><tt>Receive</tt> takes two parameters to specify the length of data that an application
is willing to receive, both of which are optional and have default values if not
specified.</t>
          <artwork align="left" pn="section-9.3.1-2">
Connection.Receive(minIncompleteLength?, maxLength?)
</artwork>
          <t indent="0" pn="section-9.3.1-3">By default, <tt>Receive</tt> will try to deliver complete Messages in a single event (<xref target="receive-complete" format="default" sectionFormat="of" derivedContent="Section 9.3.2.1"/>).</t>
          <t indent="0" pn="section-9.3.1-4">The application can set a <tt>minIncompleteLength</tt> value to indicate the smallest partial
Message data size in bytes to be delivered in response to this <tt>Receive</tt>. By default,
this value is Infinite, which means that only complete Messages should be delivered. See Sections <xref target="receive-partial" format="counter" sectionFormat="of" derivedContent="9.3.2.2"/>
and <xref target="framing" format="counter" sectionFormat="of" derivedContent="9.1.2"/> for more information on how this is accomplished.
If this value is set to some smaller value, the associated <tt>Receive</tt> event will be triggered
	  only:</t>
          <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-9.3.1-5">
	    <li pn="section-9.3.1-5.1" derivedCounter="1.">when at least that many bytes are available,</li>
            <li pn="section-9.3.1-5.2" derivedCounter="2.">the Message is complete with fewer
	  bytes, or</li>
            <li pn="section-9.3.1-5.3" derivedCounter="3.">the system needs to free up memory.</li>
          </ol>
          <t indent="0" pn="section-9.3.1-6">Applications <bcp14>SHOULD</bcp14> always
check the length of the data delivered to the <tt>Receive</tt> event and not assume
it will be as long as <tt>minIncompleteLength</tt> in the case of shorter complete Messages
or memory issues.</t>
          <t indent="0" pn="section-9.3.1-7">The <tt>maxLength</tt> argument indicates the maximum size of a Message in bytes
that the application is currently prepared to receive. The default
value for <tt>maxLength</tt> is Infinite. If an incoming Message is larger than the
minimum of this size and the maximum Message size on receive for
the Connection's Protocol Stack, it will be delivered via <tt>ReceivedPartial</tt>
events (<xref target="receive-partial" format="default" sectionFormat="of" derivedContent="Section 9.3.2.2"/>).</t>
          <t indent="0" pn="section-9.3.1-8">Note that <tt>maxLength</tt> does not guarantee that the application will receive that many
bytes if they are available; the Transport Services API could return <tt>ReceivedPartial</tt> events with less
data than <tt>maxLength</tt> according to implementation constraints. Note also that <tt>maxLength</tt>
and <tt>minIncompleteLength</tt> are intended only to manage buffering and are not interpreted
as a receiver preference for Message reordering.</t>
        </section>
        <section anchor="receive-events" numbered="true" removeInRFC="false" toc="include" pn="section-9.3.2">
          <name slugifiedName="name-receive-events">Receive Events</name>
          <t indent="0" pn="section-9.3.2-1">Each call to <tt>Receive</tt> will be paired with a single <tt>Receive</tt> event. This allows an application
to provide backpressure to the Protocol Stack when it is temporarily not ready to receive Messages.
For example, an application that will later be able to handle multiple <tt>Receive</tt> events at the same time
can make multiple calls to <tt>Receive</tt> without waiting for, or processing, any <tt>Receive</tt> events. An application
that is temporarily unable to process received events for a connection could refrain from calling <tt>Receive</tt>
or could delay calling it. This would lead to a buildup of unread data, which, in turn, could result in
	  backpressure to the sender via a transport protocol's flow control.</t>
          <t indent="0" pn="section-9.3.2-2">The Transport Services API should allow the application to correlate a <tt>Receive</tt> event to the particular call to <tt>Receive</tt> that triggered the event. The manner in which this correlation is indicated
is implementation specific.</t>
          <section anchor="receive-complete" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.3.2.1">
            <name slugifiedName="name-received">Received</name>
            <artwork align="left" pn="section-9.3.2.1-1">
Connection -&gt; Received&lt;messageData, messageContext&gt;
</artwork>
            <t indent="0" pn="section-9.3.2.1-2">A <tt>Received</tt> event indicates the delivery of a complete Message.
It contains two objects: the received bytes as <tt>messageData</tt> and the metadata and Properties of the received Message as <tt>messageContext</tt>.</t>
            <t indent="0" pn="section-9.3.2.1-3">The <tt>messageData</tt> value provides access to the bytes that were received for this Message, along with the length of the byte array.
The <tt>messageContext</tt> value is provided to enable retrieving metadata about the Message and referring to the Message. The MessageContext object is described in <xref target="msg-ctx" format="default" sectionFormat="of" derivedContent="Section 9.1.1"/>.</t>
            <t indent="0" pn="section-9.3.2.1-4">See <xref target="framing" format="default" sectionFormat="of" derivedContent="Section 9.1.2"/> regarding how to handle Message framing in situations where the Protocol
Stack only provides a byte-stream transport.</t>
          </section>
          <section anchor="receive-partial" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.3.2.2">
            <name slugifiedName="name-receivedpartial">ReceivedPartial</name>
            <artwork align="left" pn="section-9.3.2.2-1">
Connection -&gt; ReceivedPartial&lt;messageData, messageContext,
                              endOfMessage&gt;
</artwork>
            <t indent="0" pn="section-9.3.2.2-2">If a complete Message cannot be delivered in one event, one part of the Message
can be delivered with a <tt>ReceivedPartial</tt> event. To continue to receive more
of the same Message, the application must invoke <tt>Receive</tt> again.</t>
            <t indent="0" pn="section-9.3.2.2-3">Multiple invocations of <tt>ReceivedPartial</tt> deliver data for the same Message by
passing the same MessageContext until the value of the <tt>endOfMessage</tt> Property is delivered or a
 <tt>ReceiveError</tt> occurs. All partial blocks of a single Message are delivered in
order without gaps. This event does not support delivering non-contiguous partial
Messages. For example, if Message A is divided into three pieces (A1, A2, and A3), 
Message B is divided into three pieces (B1, B2, and B3), and <tt>preserveOrder</tt> is not <tt>Require</tt>,
the <tt>ReceivedPartial</tt> could deliver them in a sequence like this: A1, B1, B2, A2, A3, B3.
This is because the MessageContext allows the application to identify the pieces as belonging
	    to Message A and B, respectively. However, a sequence like A1, A3 will never occur.</t>
            <t indent="0" pn="section-9.3.2.2-4">If the <tt>minIncompleteLength</tt> in the <tt>Receive</tt> request was set to be Infinite (indicating
a request to receive only complete Messages), the <tt>ReceivedPartial</tt> event could still be
delivered if one of the following conditions is true:</t>
            <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-9.3.2.2-5">
              <li pn="section-9.3.2.2-5.1">
                <t indent="0" pn="section-9.3.2.2-5.1.1">the underlying Protocol Stack supports Message boundary preservation and
the size of the Message is larger than the buffers available for a single
Message;</t>
              </li>
              <li pn="section-9.3.2.2-5.2">
                <t indent="0" pn="section-9.3.2.2-5.2.1">the underlying Protocol Stack does not support Message boundary
preservation and the Message Framer (see <xref target="framing" format="default" sectionFormat="of" derivedContent="Section 9.1.2"/>) cannot determine
the end of the Message using the buffer space it has available; or</t>
              </li>
              <li pn="section-9.3.2.2-5.3">
                <t indent="0" pn="section-9.3.2.2-5.3.1">the underlying Protocol Stack does not support Message boundary
preservation and no Message Framer was supplied by the application.</t>
              </li>
            </ul>
            <t indent="0" pn="section-9.3.2.2-6">Note that, in the absence of Message boundary preservation or
a Message Framer, all bytes received on the Connection will be represented as one
large Message of indeterminate length.</t>
            <t indent="0" pn="section-9.3.2.2-7">In the following example, an application only wants to receive up to 1000 bytes
at a time from a Connection. If a 1500-byte Message arrives, it would receive
the Message in two separate <tt>ReceivedPartial</tt> events.</t>
            <artwork align="left" pn="section-9.3.2.2-8">
Connection.Receive(1, 1000)

// Receive the first 1000 bytes; Message is incomplete
Connection -&gt; ReceivedPartial&lt;messageData(1000 bytes),
                              messageContext, false&gt;

Connection.Receive(1, 1000)

// Receive the last 500 bytes; Message is now complete
Connection -&gt; ReceivedPartial&lt;messageData(500 bytes),
                              messageContext, true&gt;
</artwork>
          </section>
          <section anchor="receive-error" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.3.2.3">
            <name slugifiedName="name-receiveerror">ReceiveError</name>
            <artwork align="left" pn="section-9.3.2.3-1">
Connection -&gt; ReceiveError&lt;messageContext, reason?&gt;
</artwork>
            <t indent="0" pn="section-9.3.2.3-2">A <tt>ReceiveError</tt> occurs when:</t>
            <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-9.3.2.3-3">
              <li pn="section-9.3.2.3-3.1">data is received by the underlying Protocol Stack
that cannot be fully retrieved or parsed, and</li>
              <li pn="section-9.3.2.3-3.2">it is useful for the application
to be notified of such errors.</li>
            </ul>
            <t indent="0" pn="section-9.3.2.3-4">For example, a <tt>ReceiveError</tt> can
indicate that a Message (identified via the <tt>messageContext</tt> value)
that was being partially received previously, but had not
completed, encountered an error and will not be completed. This can be useful
for an application, which might wish to use this error as a hint to remove
previously received Message parts from memory. As another example,
if an incoming Message does not fulfill the <tt>recvChecksumLen</tt> Property
(see <xref target="conn-recv-checksum" format="default" sectionFormat="of" derivedContent="Section 8.1.1"/>),
an application can use this error as a hint to inform the peer application
to adjust the <tt>msgChecksumLen</tt> Property (see <xref target="msg-checksum" format="default" sectionFormat="of" derivedContent="Section 9.1.3.6"/>).</t>
            <t indent="0" pn="section-9.3.2.3-5">In contrast, internal protocol reception errors (e.g., loss causing retransmissions
in TCP) are not signaled by this event. Conditions that irrevocably lead to
the termination of the Connection are signaled using <tt>ConnectionError</tt>
(see <xref target="termination" format="default" sectionFormat="of" derivedContent="Section 10"/>).</t>
          </section>
        </section>
        <section anchor="recv-meta" numbered="true" removeInRFC="false" toc="include" pn="section-9.3.3">
          <name slugifiedName="name-receive-message-properties">Receive Message Properties</name>
          <t indent="0" pn="section-9.3.3-1">Each MessageContext could contain metadata from protocols in the Protocol Stack;
which metadata is available is Protocol Stack dependent. These are exposed through additional read-only Message Properties that can be queried from the MessageContext object (see <xref target="msg-ctx" format="default" sectionFormat="of" derivedContent="Section 9.1.1"/>) passed by the <tt>Receive</tt> event.
The metadata values in the following subsections are supported.</t>
          <section anchor="receive-ecn" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.3.3.1">
            <name slugifiedName="name-property-specific-to-udp-an">Property Specific to UDP and UDP-Lite: ECN</name>
            <t indent="0" pn="section-9.3.3.1-1">When available, Message metadata carries the value of the Explicit Congestion
Notification (ECN) field. This information can be used for logging and debugging as well as building applications that need access to information about
the transport internals for their own operation. This Property is specific to UDP
and UDP-Lite, because these protocols do not implement congestion control; hence, they expose this functionality to the application (see <xref target="RFC8293" format="default" sectionFormat="of" derivedContent="RFC8293"/>,
following the guidance in <xref target="RFC8085" format="default" sectionFormat="of" derivedContent="RFC8085"/>).</t>
          </section>
          <section anchor="receive-early" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.3.3.2">
            <name slugifiedName="name-early-data">Early Data</name>
            <t indent="0" pn="section-9.3.3.2-1">In some cases, it can be valuable to know whether data was read as part of early
data transfer (before Connection establishment has finished). This is useful if
applications need to treat early data separately,
e.g., if early data has different security Properties than data sent after
Connection establishment. In the case of TLS 1.3, client early data can be replayed
maliciously (see <xref target="RFC8446" format="default" sectionFormat="of" derivedContent="RFC8446"/>). Thus, receivers might wish to perform additional
checks for early data to ensure that it is safely replayable. If TLS 1.3 is available
and the recipient Message was sent as part of early data, the corresponding metadata carries
a flag indicating as such. If early data is enabled, applications should check this metadata
field for Messages received during Connection establishment and respond accordingly.</t>
          </section>
          <section anchor="receiving-final-messages" numbered="true" removeInRFC="false" toc="exclude" pn="section-9.3.3.3">
            <name slugifiedName="name-receiving-final-messages">Receiving Final Messages</name>
            <t indent="0" pn="section-9.3.3.3-1">The MessageContext can indicate whether or not this Message is
the last Message on a Connection. For any Message that is marked as <tt>Final</tt>,
the application can assume that there will be no more Messages received on the
Connection once the Message has been completely delivered. This corresponds
to the <tt>final</tt> Property that can be marked on a sent Message; see <xref target="msg-final" format="default" sectionFormat="of" derivedContent="Section 9.1.3.5"/>.</t>
            <t indent="0" pn="section-9.3.3.3-2">Some transport protocols and peers do not support signaling of the <tt>final</tt> Property.  Therefore,
applications <bcp14>SHOULD NOT</bcp14> rely on receiving a Message marked <tt>Final</tt> to know
that the sending Endpoint is done sending on a Connection.</t>
            <t indent="0" pn="section-9.3.3.3-3">Any calls to <tt>Receive</tt> once the <tt>Final</tt> Message has been delivered will result in errors.</t>
          </section>
        </section>
      </section>
    </section>
    <section anchor="termination" numbered="true" removeInRFC="false" toc="include" pn="section-10">
      <name slugifiedName="name-connection-termination">Connection Termination</name>
      <t indent="0" pn="section-10-1">A Connection can be terminated:</t>
      <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-10-2">
	<li pn="section-10-2.1" derivedCounter="1.">by the Local Endpoint (i.e., the application calls the <tt>Close</tt>, <tt>CloseGroup</tt>, <tt>Abort</tt>, or <tt>AbortGroup</tt> action),</li>
        <li pn="section-10-2.2" derivedCounter="2.">by the Remote Endpoint (i.e., the remote application calls the <tt>Close</tt>, <tt>CloseGroup</tt>, <tt>Abort</tt>, or <tt>AbortGroup</tt> action), or</li>
        <li pn="section-10-2.3" derivedCounter="3.">because of an error (e.g., a timeout).</li>
      </ol>
      <t indent="0" pn="section-10-3">A local call of the <tt>Close</tt> action will
cause the Connection to send either a <tt>Closed</tt> event or a <tt>ConnectionError</tt> event; a local call of
the <tt>CloseGroup</tt> action will cause all of the Connections in the group to send either a <tt>Closed</tt> event
or a <tt>ConnectionError</tt> event. A local call of the <tt>Abort</tt> action will cause the Connection to send
a <tt>ConnectionError</tt> event, indicating local <tt>Abort</tt> as a <tt>reason</tt>; a local call of the <tt>AbortGroup</tt> action
will cause all of the Connections in the group to send a <tt>ConnectionError</tt> event, indicating local <tt>Abort</tt>
as a <tt>reason</tt>.</t>
      <t indent="0" pn="section-10-4">Remote action calls map to events similar to local calls (e.g., a remote <tt>Close</tt> causes the
Connection to send either a <tt>Closed</tt> event or a <tt>ConnectionError</tt> event), but in contrast to local action calls,
it is not guaranteed that such events will indeed be invoked. When an application needs to free resources
associated with a Connection, it ought not rely on the invocation of such events due to
termination calls from the Remote Endpoint; instead, it should use the local termination actions.</t>
      <t indent="0" pn="section-10-5"><tt>Close</tt> terminates a Connection after satisfying all the requirements that were
specified regarding the delivery of Messages that the application has already
given to the Transport Services System. Upon successfully satisfying all these
requirements, the Connection will send the <tt>Closed</tt> event. For example, if reliable delivery was requested
for a Message handed over before calling <tt>Close</tt>, the <tt>Closed</tt> event will signify
that this Message has indeed been delivered. This action does not affect any other Connection
in the same Connection Group.</t>
      <t indent="0" pn="section-10-6">An application <bcp14>MUST NOT</bcp14> assume that it can receive any further data on a Connection
for which it has called <tt>Close</tt>, even if such data is already in flight.</t>
      <artwork align="left" pn="section-10-7">
Connection.Close()
</artwork>
      <t indent="0" pn="section-10-8">The <tt>Closed</tt> event informs the application that a <tt>Close</tt> action has successfully
completed or that the Remote Endpoint has closed the Connection.
There is no guarantee that a remote <tt>Close</tt> will be signaled.</t>
      <artwork align="left" pn="section-10-9">
Connection -&gt; Closed&lt;&gt;
</artwork>
      <t indent="0" pn="section-10-10"><tt>Abort</tt> terminates a Connection without delivering any remaining Messages. This action does
not affect any other Connection that is entangled with this one in a Connection Group.
When the <tt>Abort</tt> action has finished, the Connection will send a <tt>ConnectionError</tt> event,
indicating local <tt>Abort</tt> as a <tt>reason</tt>.</t>
      <artwork align="left" pn="section-10-11">
Connection.Abort()
</artwork>
      <t indent="0" pn="section-10-12"><tt>CloseGroup</tt> gracefully terminates a Connection and any other Connections in the
same Connection Group. For example, all of the Connections in a
group might be streams of a single session for a multistreaming protocol; closing the entire
group will close the underlying session. See also <xref target="groups" format="default" sectionFormat="of" derivedContent="Section 7.4"/>. All Connections in the group
will send a <tt>Closed</tt> event when the <tt>CloseGroup</tt> action was successful.
As with <tt>Close</tt>, any Messages
remaining to be processed on a Connection will be handled prior to closing.</t>
      <artwork align="left" pn="section-10-13">
Connection.CloseGroup()
</artwork>
      <t indent="0" pn="section-10-14"><tt>AbortGroup</tt> terminates a Connection and any other Connections that are
in the same Connection Group without delivering any remaining Messages.
When the <tt>AbortGroup</tt> action has finished, all Connections in the group will
send a <tt>ConnectionError</tt> event, indicating local <tt>Abort</tt> as a <tt>reason</tt>.</t>
      <artwork align="left" pn="section-10-15">
Connection.AbortGroup()
</artwork>
      <t indent="0" pn="section-10-16">A <tt>ConnectionError</tt> informs the application that:</t>
      <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-10-17"><li pn="section-10-17.1" derivedCounter="1.">data could not be delivered to the
peer after a timeout
      or</li>
        <li pn="section-10-17.2" derivedCounter="2.">the Connection has been aborted (e.g., because the peer has called <tt>Abort</tt>).</li>
      </ol>
      <t indent="0" pn="section-10-18">There is no guarantee that an <tt>Abort</tt> from the peer will be signaled.</t>
      <artwork align="left" pn="section-10-19">
Connection -&gt; ConnectionError&lt;reason?&gt;
</artwork>
    </section>
    <section anchor="state-ordering" numbered="true" removeInRFC="false" toc="include" pn="section-11">
      <name slugifiedName="name-connection-state-and-orderi">Connection State and Ordering of Operations and Events</name>
      <t indent="0" pn="section-11-1">This Transport Services API is designed to be independent of an implementation's
concurrency model.  The exact details regarding how actions are handled, and how
events are dispatched, are implementation dependent.</t>
      <t indent="0" pn="section-11-2">Some transitions of Connection states are associated with events:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-11-3">
        <li pn="section-11-3.1">
          <t indent="0" pn="section-11-3.1.1">A <tt>Ready</tt> event occurs when a Connection created with <tt>Initiate</tt> or
<tt>InitiateWithSend</tt> transitions to <tt>Established</tt> state.</t>
        </li>
        <li pn="section-11-3.2">
          <t indent="0" pn="section-11-3.2.1">A <tt>ConnectionReceived</tt> event occurs when a Connection created with <tt>Listen</tt>
transitions to <tt>Established</tt> state.</t>
        </li>
        <li pn="section-11-3.3">
          <t indent="0" pn="section-11-3.3.1">A <tt>RendezvousDone</tt> event occurs when a Connection created with <tt>Rendezvous</tt>
transitions to <tt>Established</tt> state.</t>
        </li>
        <li pn="section-11-3.4">
          <t indent="0" pn="section-11-3.4.1">A <tt>Closed</tt> event occurs when a Connection transitions to <tt>Closed</tt> state without error.</t>
        </li>
        <li pn="section-11-3.5">
          <t indent="0" pn="section-11-3.5.1">An <tt>EstablishmentError</tt> event occurs when a Connection created with <tt>Initiate</tt> transitions
from <tt>Establishing</tt> state to <tt>Closed</tt> state due to an error.</t>
        </li>
        <li pn="section-11-3.6">
          <t indent="0" pn="section-11-3.6.1">A <tt>ConnectionError</tt> event occurs when a Connection transitions to <tt>Closed</tt> state due to
an error in all other circumstances.</t>
        </li>
      </ul>
      <t indent="0" pn="section-11-4">The following diagram shows the possible states of a Connection and the
events that occur upon a transition from one state to another.</t>
      <figure anchor="fig-connstates" align="left" suppress-title="false" pn="figure-2">
        <name slugifiedName="name-connection-state-diagram">Connection State Diagram</name>
        <artwork align="left" pn="section-11-5.1">
              (*)                               (**)
Establishing -----&gt; Established -----&gt; Closing ------&gt; Closed
     |                                                   ^
     |                                                   |
     +---------------------------------------------------+
                  EstablishmentError&lt;&gt;

(*) Ready&lt;&gt;, ConnectionReceived&lt;&gt;, RendezvousDone&lt;&gt;
(**) Closed&lt;&gt;, ConnectionError&lt;&gt;
</artwork>
      </figure>
      <t indent="0" pn="section-11-6">The Transport Services API  provides the following guarantees about the ordering of
 operations:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-11-7">
        <li pn="section-11-7.1">
          <t indent="0" pn="section-11-7.1.1"><tt>Sent</tt> events will occur on a Connection in the order in which the Messages
were sent (i.e., delivered to the kernel or to the network interface,
depending on the implementation).</t>
        </li>
        <li pn="section-11-7.2">
          <t indent="0" pn="section-11-7.2.1"><tt>Received</tt> events will never occur on a Connection before it is <tt>Established</tt>, i.e.,
before a <tt>Ready</tt> event on that Connection or a <tt>ConnectionReceived</tt> or
<tt>RendezvousDone</tt> event containing that Connection.</t>
        </li>
        <li pn="section-11-7.3">
          <t indent="0" pn="section-11-7.3.1">No events will occur on a Connection after it is closed, i.e., after a
<tt>Closed</tt> event, an <tt>EstablishmentError</tt> or <tt>ConnectionError</tt> event will not occur on that Connection. To
ensure this ordering, a <tt>Closed</tt> event will not occur on a Connection while other
events on the Connection are still locally outstanding (i.e., known to the
Transport Services API and waiting to be dealt with by the application).</t>
        </li>
      </ul>
    </section>
    <section anchor="iana-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-12">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t indent="0" pn="section-12-1">This document has no IANA actions.</t>
      <t indent="0" pn="section-12-2">Future works might create IANA registries for generic Transport Property names and Transport Property Namespaces (see <xref target="property-names" format="default" sectionFormat="of" derivedContent="Section 4.1"/>).</t>
    </section>
    <section anchor="privacy-security" numbered="true" removeInRFC="false" toc="include" pn="section-13">
      <name slugifiedName="name-privacy-and-security-consid">Privacy and Security Considerations</name>
      <t indent="0" pn="section-13-1">This document describes a generic API for interacting with a Transport Services System.
Part of this API includes configuration details for transport security protocols, as discussed
in <xref target="security-parameters" format="default" sectionFormat="of" derivedContent="Section 6.3"/>. It does not recommend use (or disuse) of specific
algorithms or protocols. Any API-compatible transport security protocol ought to work in a Transport Services System.
Security considerations for these protocols are discussed in the respective specifications.</t>
      <t indent="0" pn="section-13-2"><xref target="RFC9621" format="default" sectionFormat="of" derivedContent="RFC9621"/> provides general security considerations and requirements for any system that implements the Transport Services Architecture. These include recommendations of relevance to the API, e.g., regarding the use of keying material.</t>
      <t indent="0" pn="section-13-3">The described API is used to exchange information between an application and the Transport Services System.  The same authority implementing both systems is not necessarily expected.  However, there is an expectation that the Transport Services Implementation would either:</t>
      <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-13-4">
        <li pn="section-13-4.1">be provided as a library that is selected by the application
	from a trusted party or</li>
        <li pn="section-13-4.2">be part of the operating system that the application also relies on for
other tasks.</li>
      </ul>
      <t indent="0" pn="section-13-5">In either case, the Transport Services API is an internal interface that is used to exchange information locally between two systems.
However, as the Transport Services System is responsible for network communication, it is in the position to
potentially share any information provided by the application with the network or another communication peer.
Most of the information provided over the Transport Services API is useful to configure and select protocols and paths
and is not necessarily privacy sensitive. Still, some information could be privacy sensitive because
it might reveal usage characteristics and habits of the user of an application.</t>
      <t indent="0" pn="section-13-6">Of course, any communication over a network reveals usage characteristics, because all
packets, as well as their timing and size, are part of the network-visible wire image <xref target="RFC8546" format="default" sectionFormat="of" derivedContent="RFC8546"/>. However,
the selection of a protocol and its configuration also impacts which information is visible, potentially in
clear text, and which other entities can access it. How Transport Services Systems ought to choose protocols -- depending on the security Properties required -- is out of scope for this specification, as it is limited to transport protocols. The choice of a security protocol can be informed by the survey provided in <xref target="RFC8922" format="default" sectionFormat="of" derivedContent="RFC8922"/>.</t>
      <t indent="0" pn="section-13-7">In most cases, information provided for protocol and path selection
does not directly translate to information that can be observed by network devices on the path.
However, there might be specific configuration
information that is intended for path exposure, e.g., a Diffserv codepoint setting that is either provided
directly by the application or indirectly configured for a traffic profile.</t>
      <t indent="0" pn="section-13-8">Applications should be aware that a single communication attempt can lead to more than one connection establishment procedure.  For example,
      this is the case when:</t>
      <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-13-9">
        <li pn="section-13-9.1">the Transport Services System also executes name resolution,</li>
        <li pn="section-13-9.2">support mechanisms such as
TURN or ICE are used to establish connectivity if protocols or paths are raced or if a path fails and
	fallback or re-establishment is supported in the Transport Services System.</li>
      </ul>
      <t indent="0" pn="section-13-10">Applications should take special
care when using 0-RTT session resumption (see <xref target="prop-0rtt" format="default" sectionFormat="of" derivedContent="Section 6.2.5"/>), as early data sent across multiple paths during
Connection establishment could reveal information that can be used to correlate Endpoints on these paths.</t>
      <t indent="0" pn="section-13-11">Applications should also take care to not assume that all data received using the Transport Services API is always
complete or well-formed. Specifically, Messages that are received partially (see <xref target="receive-partial" format="default" sectionFormat="of" derivedContent="Section 9.3.2.2"/>) could be a source
of truncation attacks if applications do not distinguish between partial Messages and complete Messages.</t>
      <t indent="0" pn="section-13-12">The Transport Services API explicitly does not require the application to resolve names, though there is
a trade-off between early and late binding of addresses to names. Early binding
allows the Transport Services Implementation to reduce Connection setup latency. This is at the cost
of potentially limited scope for alternate path discovery during Connection
establishment as well as potential additional information leakage about
application interest when used with a resolution method (such as DNS without
TLS) that does not protect query confidentiality.
      Names used with the Transport Services API <bcp14>SHOULD</bcp14> be FQDNs; not providing an FQDN will result in the Transport Services Implementation needing to use DNS search domains for name resolution, which might lead to inconsistent or unpredictable behavior.</t>
      <t indent="0" pn="section-13-13">These communication activities are not different from what is used at the time of writing. However,
the goal of a Transport Services System is to support
such mechanisms as a generic service within the transport layer. This enables applications to more dynamically
benefit from innovations and new protocols in the transport, although it reduces transparency of the
underlying communication actions to the application itself. The Transport Services API is designed such that protocol and path
selection can be
limited to a small and controlled set if required by the application
to perform a function or to provide security.
Further,
introspection on the Properties of Connection objects allows an application to determine which protocol(s) and path(s) are in use.
A Transport Services System <bcp14>SHOULD</bcp14> provide a facility logging the communication events of each Connection.</t>
    </section>
  </middle>
  <back>
    <displayreference target="RFC7301" to="ALPN"/>
    <references pn="section-14">
      <name slugifiedName="name-references">References</name>
      <references anchor="sec-normative-references" pn="section-14.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="RFC7301" target="https://www.rfc-editor.org/info/rfc7301" quoteTitle="true" derivedAnchor="ALPN">
          <front>
            <title>Transport Layer Security (TLS) Application-Layer Protocol Negotiation Extension</title>
            <author fullname="S. Friedl" initials="S." surname="Friedl"/>
            <author fullname="A. Popov" initials="A." surname="Popov"/>
            <author fullname="A. Langley" initials="A." surname="Langley"/>
            <author fullname="E. Stephan" initials="E." surname="Stephan"/>
            <date month="July" year="2014"/>
            <abstract>
              <t indent="0">This document describes a Transport Layer Security (TLS) extension for application-layer protocol negotiation within the TLS handshake. For instances in which multiple application protocols are supported on the same TCP or UDP port, this extension allows the application layer to negotiate which protocol will be used within the TLS connection.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7301"/>
          <seriesInfo name="DOI" value="10.17487/RFC7301"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t indent="0">In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t indent="0">RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC9621" target="https://www.rfc-editor.org/info/RFC9621" quoteTitle="true" derivedAnchor="RFC9621">
          <front>
            <title>Architecture and Requirements for Transport Services</title>
            <author initials="T." surname="Pauly" fullname="Tommy Pauly" role="editor">
              <organization showOnFrontPage="true">Apple Inc.</organization>
            </author>
            <author initials="B." surname="Trammell" fullname="Brian Trammell" role="editor">
              <organization showOnFrontPage="true">Google Switzerland GmbH</organization>
            </author>
            <author initials="A." surname="Brunstrom" fullname="Anna Brunstrom">
              <organization showOnFrontPage="true">Karlstad University</organization>
            </author>
            <author initials="G." surname="Fairhurst" fullname="Gorry Fairhurst">
              <organization showOnFrontPage="true">University of Aberdeen</organization>
            </author>
            <author initials="C. S." surname="Perkins" fullname="Colin S. Perkins">
              <organization showOnFrontPage="true">University of Glasgow</organization>
            </author>
            <date month="January" year="2025"/>
          </front>
          <seriesInfo name="RFC" value="9621"/>
          <seriesInfo name="DOI" value="10.17487/RFC9621"/>
        </reference>
      </references>
      <references anchor="sec-informative-references" pn="section-14.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="RFC1122" target="https://www.rfc-editor.org/info/rfc1122" quoteTitle="true" derivedAnchor="RFC1122">
          <front>
            <title>Requirements for Internet Hosts - Communication Layers</title>
            <author fullname="R. Braden" initials="R." role="editor" surname="Braden"/>
            <date month="October" year="1989"/>
            <abstract>
              <t indent="0">This RFC is an official specification for the Internet community. It incorporates by reference, amends, corrects, and supplements the primary protocol standards documents relating to hosts. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="3"/>
          <seriesInfo name="RFC" value="1122"/>
          <seriesInfo name="DOI" value="10.17487/RFC1122"/>
        </reference>
        <reference anchor="RFC2474" target="https://www.rfc-editor.org/info/rfc2474" quoteTitle="true" derivedAnchor="RFC2474">
          <front>
            <title>Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers</title>
            <author fullname="K. Nichols" initials="K." surname="Nichols"/>
            <author fullname="S. Blake" initials="S." surname="Blake"/>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <author fullname="D. Black" initials="D." surname="Black"/>
            <date month="December" year="1998"/>
            <abstract>
              <t indent="0">This document defines the IP header field, called the DS (for differentiated services) field. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2474"/>
          <seriesInfo name="DOI" value="10.17487/RFC2474"/>
        </reference>
        <reference anchor="RFC2597" target="https://www.rfc-editor.org/info/rfc2597" quoteTitle="true" derivedAnchor="RFC2597">
          <front>
            <title>Assured Forwarding PHB Group</title>
            <author fullname="J. Heinanen" initials="J." surname="Heinanen"/>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <author fullname="W. Weiss" initials="W." surname="Weiss"/>
            <author fullname="J. Wroclawski" initials="J." surname="Wroclawski"/>
            <date month="June" year="1999"/>
            <abstract>
              <t indent="0">This document defines a general use Differentiated Services (DS) Per-Hop-Behavior (PHB) Group called Assured Forwarding (AF). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2597"/>
          <seriesInfo name="DOI" value="10.17487/RFC2597"/>
        </reference>
        <reference anchor="RFC2914" target="https://www.rfc-editor.org/info/rfc2914" quoteTitle="true" derivedAnchor="RFC2914">
          <front>
            <title>Congestion Control Principles</title>
            <author fullname="S. Floyd" initials="S." surname="Floyd"/>
            <date month="September" year="2000"/>
            <abstract>
              <t indent="0">The goal of this document is to explain the need for congestion control in the Internet, and to discuss what constitutes correct congestion control. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="41"/>
          <seriesInfo name="RFC" value="2914"/>
          <seriesInfo name="DOI" value="10.17487/RFC2914"/>
        </reference>
        <reference anchor="RFC3246" target="https://www.rfc-editor.org/info/rfc3246" quoteTitle="true" derivedAnchor="RFC3246">
          <front>
            <title>An Expedited Forwarding PHB (Per-Hop Behavior)</title>
            <author fullname="B. Davie" initials="B." surname="Davie"/>
            <author fullname="A. Charny" initials="A." surname="Charny"/>
            <author fullname="J.C.R. Bennet" initials="J.C.R." surname="Bennet"/>
            <author fullname="K. Benson" initials="K." surname="Benson"/>
            <author fullname="J.Y. Le Boudec" initials="J.Y." surname="Le Boudec"/>
            <author fullname="W. Courtney" initials="W." surname="Courtney"/>
            <author fullname="S. Davari" initials="S." surname="Davari"/>
            <author fullname="V. Firoiu" initials="V." surname="Firoiu"/>
            <author fullname="D. Stiliadis" initials="D." surname="Stiliadis"/>
            <date month="March" year="2002"/>
            <abstract>
              <t indent="0">This document defines a PHB (per-hop behavior) called Expedited Forwarding (EF). The PHB is a basic building block in the Differentiated Services architecture. EF is intended to provide a building block for low delay, low jitter and low loss services by ensuring that the EF aggregate is served at a certain configured rate. This document obsoletes RFC 2598. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3246"/>
          <seriesInfo name="DOI" value="10.17487/RFC3246"/>
        </reference>
        <reference anchor="RFC3261" target="https://www.rfc-editor.org/info/rfc3261" quoteTitle="true" derivedAnchor="RFC3261">
          <front>
            <title>SIP: Session Initiation Protocol</title>
            <author fullname="J. Rosenberg" initials="J." surname="Rosenberg"/>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="G. Camarillo" initials="G." surname="Camarillo"/>
            <author fullname="A. Johnston" initials="A." surname="Johnston"/>
            <author fullname="J. Peterson" initials="J." surname="Peterson"/>
            <author fullname="R. Sparks" initials="R." surname="Sparks"/>
            <author fullname="M. Handley" initials="M." surname="Handley"/>
            <author fullname="E. Schooler" initials="E." surname="Schooler"/>
            <date month="June" year="2002"/>
            <abstract>
              <t indent="0">This document describes Session Initiation Protocol (SIP), an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants. These sessions include Internet telephone calls, multimedia distribution, and multimedia conferences. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3261"/>
          <seriesInfo name="DOI" value="10.17487/RFC3261"/>
        </reference>
        <reference anchor="RFC4291" target="https://www.rfc-editor.org/info/rfc4291" quoteTitle="true" derivedAnchor="RFC4291">
          <front>
            <title>IP Version 6 Addressing Architecture</title>
            <author fullname="R. Hinden" initials="R." surname="Hinden"/>
            <author fullname="S. Deering" initials="S." surname="Deering"/>
            <date month="February" year="2006"/>
            <abstract>
              <t indent="0">This specification defines the addressing architecture of the IP Version 6 (IPv6) protocol. The document includes the IPv6 addressing model, text representations of IPv6 addresses, definition of IPv6 unicast addresses, anycast addresses, and multicast addresses, and an IPv6 node's required addresses.</t>
              <t indent="0">This document obsoletes RFC 3513, "IP Version 6 Addressing Architecture". [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4291"/>
          <seriesInfo name="DOI" value="10.17487/RFC4291"/>
        </reference>
        <reference anchor="RFC4594" target="https://www.rfc-editor.org/info/rfc4594" quoteTitle="true" derivedAnchor="RFC4594">
          <front>
            <title>Configuration Guidelines for DiffServ Service Classes</title>
            <author fullname="J. Babiarz" initials="J." surname="Babiarz"/>
            <author fullname="K. Chan" initials="K." surname="Chan"/>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <date month="August" year="2006"/>
            <abstract>
              <t indent="0">This document describes service classes configured with Diffserv and recommends how they can be used and how to construct them using Differentiated Services Code Points (DSCPs), traffic conditioners, Per-Hop Behaviors (PHBs), and Active Queue Management (AQM) mechanisms. There is no intrinsic requirement that particular DSCPs, traffic conditioners, PHBs, and AQM be used for a certain service class, but as a policy and for interoperability it is useful to apply them consistently. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4594"/>
          <seriesInfo name="DOI" value="10.17487/RFC4594"/>
        </reference>
        <reference anchor="RFC5280" target="https://www.rfc-editor.org/info/rfc5280" quoteTitle="true" derivedAnchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper"/>
            <author fullname="S. Santesson" initials="S." surname="Santesson"/>
            <author fullname="S. Farrell" initials="S." surname="Farrell"/>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="W. Polk" initials="W." surname="Polk"/>
            <date month="May" year="2008"/>
            <abstract>
              <t indent="0">This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet. An overview of this approach and model is provided as an introduction. The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two Internet-specific extensions are defined. A set of required certificate extensions is specified. The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions. An algorithm for X.509 certification path validation is described. An ASN.1 module and examples are provided in the appendices. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="RFC5482" target="https://www.rfc-editor.org/info/rfc5482" quoteTitle="true" derivedAnchor="RFC5482">
          <front>
            <title>TCP User Timeout Option</title>
            <author fullname="L. Eggert" initials="L." surname="Eggert"/>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <date month="March" year="2009"/>
            <abstract>
              <t indent="0">The TCP user timeout controls how long transmitted data may remain unacknowledged before a connection is forcefully closed. It is a local, per-connection parameter. This document specifies a new TCP option -- the TCP User Timeout Option -- that allows one end of a TCP connection to advertise its current user timeout value. This information provides advice to the other end of the TCP connection to adapt its user timeout accordingly. Increasing the user timeouts on both ends of a TCP connection allows it to survive extended periods without end-to-end connectivity. Decreasing the user timeouts allows busy servers to explicitly notify their clients that they will maintain the connection state only for a short time without connectivity. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5482"/>
          <seriesInfo name="DOI" value="10.17487/RFC5482"/>
        </reference>
        <reference anchor="RFC5865" target="https://www.rfc-editor.org/info/rfc5865" quoteTitle="true" derivedAnchor="RFC5865">
          <front>
            <title>A Differentiated Services Code Point (DSCP) for Capacity-Admitted Traffic</title>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <author fullname="J. Polk" initials="J." surname="Polk"/>
            <author fullname="M. Dolly" initials="M." surname="Dolly"/>
            <date month="May" year="2010"/>
            <abstract>
              <t indent="0">This document requests one Differentiated Services Code Point (DSCP) from the Internet Assigned Numbers Authority (IANA) for a class of real-time traffic. This traffic class conforms to the Expedited Forwarding Per-Hop Behavior. This traffic is also admitted by the network using a Call Admission Control (CAC) procedure involving authentication, authorization, and capacity admission. This differs from a real-time traffic class that conforms to the Expedited Forwarding Per-Hop Behavior but is not subject to capacity admission or subject to very coarse capacity admission. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5865"/>
          <seriesInfo name="DOI" value="10.17487/RFC5865"/>
        </reference>
        <reference anchor="RFC7478" target="https://www.rfc-editor.org/info/rfc7478" quoteTitle="true" derivedAnchor="RFC7478">
          <front>
            <title>Web Real-Time Communication Use Cases and Requirements</title>
            <author fullname="C. Holmberg" initials="C." surname="Holmberg"/>
            <author fullname="S. Hakansson" initials="S." surname="Hakansson"/>
            <author fullname="G. Eriksson" initials="G." surname="Eriksson"/>
            <date month="March" year="2015"/>
            <abstract>
              <t indent="0">This document describes web-based real-time communication use cases. Requirements on the browser functionality are derived from the use cases.</t>
              <t indent="0">This document was developed in an initial phase of the work with rather minor updates at later stages. It has not really served as a tool in deciding features or scope for the WG's efforts so far. It is being published to record the early conclusions of the WG. It will not be used as a set of rigid guidelines that specifications and implementations will be held to in the future.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7478"/>
          <seriesInfo name="DOI" value="10.17487/RFC7478"/>
        </reference>
        <reference anchor="RFC7556" target="https://www.rfc-editor.org/info/rfc7556" quoteTitle="true" derivedAnchor="RFC7556">
          <front>
            <title>Multiple Provisioning Domain Architecture</title>
            <author fullname="D. Anipko" initials="D." role="editor" surname="Anipko"/>
            <date month="June" year="2015"/>
            <abstract>
              <t indent="0">This document is a product of the work of the Multiple Interfaces Architecture Design team. It outlines a solution framework for some of the issues experienced by nodes that can be attached to multiple networks simultaneously. The framework defines the concept of a Provisioning Domain (PvD), which is a consistent set of network configuration information. PvD-aware nodes learn PvD-specific information from the networks they are attached to and/or other sources. PvDs are used to enable separation and configuration consistency in the presence of multiple concurrent connections.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7556"/>
          <seriesInfo name="DOI" value="10.17487/RFC7556"/>
        </reference>
        <reference anchor="RFC7657" target="https://www.rfc-editor.org/info/rfc7657" quoteTitle="true" derivedAnchor="RFC7657">
          <front>
            <title>Differentiated Services (Diffserv) and Real-Time Communication</title>
            <author fullname="D. Black" initials="D." role="editor" surname="Black"/>
            <author fullname="P. Jones" initials="P." surname="Jones"/>
            <date month="November" year="2015"/>
            <abstract>
              <t indent="0">This memo describes the interaction between Differentiated Services (Diffserv) network quality-of-service (QoS) functionality and real- time network communication, including communication based on the Real-time Transport Protocol (RTP). Diffserv is based on network nodes applying different forwarding treatments to packets whose IP headers are marked with different Diffserv Codepoints (DSCPs). WebRTC applications, as well as some conferencing applications, have begun using the Session Description Protocol (SDP) bundle negotiation mechanism to send multiple traffic streams with different QoS requirements using the same network 5-tuple. The results of using multiple DSCPs to obtain different QoS treatments within a single network 5-tuple have transport protocol interactions, particularly with congestion control functionality (e.g., reordering). In addition, DSCP markings may be changed or removed between the traffic source and destination. This memo covers the implications of these Diffserv aspects for real-time network communication, including WebRTC.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7657"/>
          <seriesInfo name="DOI" value="10.17487/RFC7657"/>
        </reference>
        <reference anchor="RFC791" target="https://www.rfc-editor.org/info/rfc791" quoteTitle="true" derivedAnchor="RFC791">
          <front>
            <title>Internet Protocol</title>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <date month="September" year="1981"/>
          </front>
          <seriesInfo name="STD" value="5"/>
          <seriesInfo name="RFC" value="791"/>
          <seriesInfo name="DOI" value="10.17487/RFC0791"/>
        </reference>
        <reference anchor="RFC8084" target="https://www.rfc-editor.org/info/rfc8084" quoteTitle="true" derivedAnchor="RFC8084">
          <front>
            <title>Network Transport Circuit Breakers</title>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <date month="March" year="2017"/>
            <abstract>
              <t indent="0">This document explains what is meant by the term "network transport Circuit Breaker". It describes the need for Circuit Breakers (CBs) for network tunnels and applications when using non-congestion- controlled traffic and explains where CBs are, and are not, needed. It also defines requirements for building a CB and the expected outcomes of using a CB within the Internet.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="208"/>
          <seriesInfo name="RFC" value="8084"/>
          <seriesInfo name="DOI" value="10.17487/RFC8084"/>
        </reference>
        <reference anchor="RFC8085" target="https://www.rfc-editor.org/info/rfc8085" quoteTitle="true" derivedAnchor="RFC8085">
          <front>
            <title>UDP Usage Guidelines</title>
            <author fullname="L. Eggert" initials="L." surname="Eggert"/>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <author fullname="G. Shepherd" initials="G." surname="Shepherd"/>
            <date month="March" year="2017"/>
            <abstract>
              <t indent="0">The User Datagram Protocol (UDP) provides a minimal message-passing transport that has no inherent congestion control mechanisms. This document provides guidelines on the use of UDP for the designers of applications, tunnels, and other protocols that use UDP. Congestion control guidelines are a primary focus, but the document also provides guidance on other topics, including message sizes, reliability, checksums, middlebox traversal, the use of Explicit Congestion Notification (ECN), Differentiated Services Code Points (DSCPs), and ports.</t>
              <t indent="0">Because congestion control is critical to the stable operation of the Internet, applications and other protocols that choose to use UDP as an Internet transport must employ mechanisms to prevent congestion collapse and to establish some degree of fairness with concurrent traffic. They may also need to implement additional mechanisms, depending on how they use UDP.</t>
              <t indent="0">Some guidance is also applicable to the design of other protocols (e.g., protocols layered directly on IP or via IP-based tunnels), especially when these protocols do not themselves provide congestion control.</t>
              <t indent="0">This document obsoletes RFC 5405 and adds guidelines for multicast UDP usage.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="145"/>
          <seriesInfo name="RFC" value="8085"/>
          <seriesInfo name="DOI" value="10.17487/RFC8085"/>
        </reference>
        <reference anchor="RFC8095" target="https://www.rfc-editor.org/info/rfc8095" quoteTitle="true" derivedAnchor="RFC8095">
          <front>
            <title>Services Provided by IETF Transport Protocols and Congestion Control Mechanisms</title>
            <author fullname="G. Fairhurst" initials="G." role="editor" surname="Fairhurst"/>
            <author fullname="B. Trammell" initials="B." role="editor" surname="Trammell"/>
            <author fullname="M. Kuehlewind" initials="M." role="editor" surname="Kuehlewind"/>
            <date month="March" year="2017"/>
            <abstract>
              <t indent="0">This document describes, surveys, and classifies the protocol mechanisms provided by existing IETF protocols, as background for determining a common set of transport services. It examines the Transmission Control Protocol (TCP), Multipath TCP, the Stream Control Transmission Protocol (SCTP), the User Datagram Protocol (UDP), UDP-Lite, the Datagram Congestion Control Protocol (DCCP), the Internet Control Message Protocol (ICMP), the Real-Time Transport Protocol (RTP), File Delivery over Unidirectional Transport / Asynchronous Layered Coding (FLUTE/ALC) for Reliable Multicast, NACK- Oriented Reliable Multicast (NORM), Transport Layer Security (TLS), Datagram TLS (DTLS), and the Hypertext Transport Protocol (HTTP), when HTTP is used as a pseudotransport. This survey provides background for the definition of transport services within the TAPS working group.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8095"/>
          <seriesInfo name="DOI" value="10.17487/RFC8095"/>
        </reference>
        <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126" quoteTitle="true" derivedAnchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t indent="0">Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t indent="0">To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t indent="0">This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
        <reference anchor="RFC8260" target="https://www.rfc-editor.org/info/rfc8260" quoteTitle="true" derivedAnchor="RFC8260">
          <front>
            <title>Stream Schedulers and User Message Interleaving for the Stream Control Transmission Protocol</title>
            <author fullname="R. Stewart" initials="R." surname="Stewart"/>
            <author fullname="M. Tuexen" initials="M." surname="Tuexen"/>
            <author fullname="S. Loreto" initials="S." surname="Loreto"/>
            <author fullname="R. Seggelmann" initials="R." surname="Seggelmann"/>
            <date month="November" year="2017"/>
            <abstract>
              <t indent="0">The Stream Control Transmission Protocol (SCTP) is a message-oriented transport protocol supporting arbitrarily large user messages. This document adds a new chunk to SCTP for carrying payload data. This allows a sender to interleave different user messages that would otherwise result in head-of-line blocking at the sender. The interleaving of user messages is required for WebRTC data channels.</t>
              <t indent="0">Whenever an SCTP sender is allowed to send user data, it may choose from multiple outgoing SCTP streams. Multiple ways for performing this selection, called stream schedulers, are defined in this document. A stream scheduler can choose to either implement, or not implement, user message interleaving.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8260"/>
          <seriesInfo name="DOI" value="10.17487/RFC8260"/>
        </reference>
        <reference anchor="RFC8293" target="https://www.rfc-editor.org/info/rfc8293" quoteTitle="true" derivedAnchor="RFC8293">
          <front>
            <title>A Framework for Multicast in Network Virtualization over Layer 3</title>
            <author fullname="A. Ghanwani" initials="A." surname="Ghanwani"/>
            <author fullname="L. Dunbar" initials="L." surname="Dunbar"/>
            <author fullname="M. McBride" initials="M." surname="McBride"/>
            <author fullname="V. Bannai" initials="V." surname="Bannai"/>
            <author fullname="R. Krishnan" initials="R." surname="Krishnan"/>
            <date month="January" year="2018"/>
            <abstract>
              <t indent="0">This document provides a framework for supporting multicast traffic in a network that uses Network Virtualization over Layer 3 (NVO3). Both infrastructure multicast and application-specific multicast are discussed. It describes the various mechanisms that can be used for delivering such traffic as well as the data plane and control plane considerations for each of the mechanisms.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8293"/>
          <seriesInfo name="DOI" value="10.17487/RFC8293"/>
        </reference>
        <reference anchor="RFC8303" target="https://www.rfc-editor.org/info/rfc8303" quoteTitle="true" derivedAnchor="RFC8303">
          <front>
            <title>On the Usage of Transport Features Provided by IETF Transport Protocols</title>
            <author fullname="M. Welzl" initials="M." surname="Welzl"/>
            <author fullname="M. Tuexen" initials="M." surname="Tuexen"/>
            <author fullname="N. Khademi" initials="N." surname="Khademi"/>
            <date month="February" year="2018"/>
            <abstract>
              <t indent="0">This document describes how the transport protocols Transmission Control Protocol (TCP), MultiPath TCP (MPTCP), Stream Control Transmission Protocol (SCTP), User Datagram Protocol (UDP), and Lightweight User Datagram Protocol (UDP-Lite) expose services to applications and how an application can configure and use the features that make up these services. It also discusses the service provided by the Low Extra Delay Background Transport (LEDBAT) congestion control mechanism. The description results in a set of transport abstractions that can be exported in a transport services (TAPS) API.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8303"/>
          <seriesInfo name="DOI" value="10.17487/RFC8303"/>
        </reference>
        <reference anchor="RFC8445" target="https://www.rfc-editor.org/info/rfc8445" quoteTitle="true" derivedAnchor="RFC8445">
          <front>
            <title>Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal</title>
            <author fullname="A. Keranen" initials="A." surname="Keranen"/>
            <author fullname="C. Holmberg" initials="C." surname="Holmberg"/>
            <author fullname="J. Rosenberg" initials="J." surname="Rosenberg"/>
            <date month="July" year="2018"/>
            <abstract>
              <t indent="0">This document describes a protocol for Network Address Translator (NAT) traversal for UDP-based communication. This protocol is called Interactive Connectivity Establishment (ICE). ICE makes use of the Session Traversal Utilities for NAT (STUN) protocol and its extension, Traversal Using Relay NAT (TURN).</t>
              <t indent="0">This document obsoletes RFC 5245.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8445"/>
          <seriesInfo name="DOI" value="10.17487/RFC8445"/>
        </reference>
        <reference anchor="RFC8446" target="https://www.rfc-editor.org/info/rfc8446" quoteTitle="true" derivedAnchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="August" year="2018"/>
            <abstract>
              <t indent="0">This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
              <t indent="0">This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8446"/>
          <seriesInfo name="DOI" value="10.17487/RFC8446"/>
        </reference>
        <reference anchor="RFC8489" target="https://www.rfc-editor.org/info/rfc8489" quoteTitle="true" derivedAnchor="RFC8489">
          <front>
            <title>Session Traversal Utilities for NAT (STUN)</title>
            <author fullname="M. Petit-Huguenin" initials="M." surname="Petit-Huguenin"/>
            <author fullname="G. Salgueiro" initials="G." surname="Salgueiro"/>
            <author fullname="J. Rosenberg" initials="J." surname="Rosenberg"/>
            <author fullname="D. Wing" initials="D." surname="Wing"/>
            <author fullname="R. Mahy" initials="R." surname="Mahy"/>
            <author fullname="P. Matthews" initials="P." surname="Matthews"/>
            <date month="February" year="2020"/>
            <abstract>
              <t indent="0">Session Traversal Utilities for NAT (STUN) is a protocol that serves as a tool for other protocols in dealing with NAT traversal. It can be used by an endpoint to determine the IP address and port allocated to it by a NAT. It can also be used to check connectivity between two endpoints and as a keep-alive protocol to maintain NAT bindings. STUN works with many existing NATs and does not require any special behavior from them.</t>
              <t indent="0">STUN is not a NAT traversal solution by itself. Rather, it is a tool to be used in the context of a NAT traversal solution.</t>
              <t indent="0">This document obsoletes RFC 5389.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8489"/>
          <seriesInfo name="DOI" value="10.17487/RFC8489"/>
        </reference>
        <reference anchor="RFC8546" target="https://www.rfc-editor.org/info/rfc8546" quoteTitle="true" derivedAnchor="RFC8546">
          <front>
            <title>The Wire Image of a Network Protocol</title>
            <author fullname="B. Trammell" initials="B." surname="Trammell"/>
            <author fullname="M. Kuehlewind" initials="M." surname="Kuehlewind"/>
            <date month="April" year="2019"/>
            <abstract>
              <t indent="0">This document defines the wire image, an abstraction of the information available to an on-path non-participant in a networking protocol. This abstraction is intended to shed light on the implications that increased encryption has for network functions that use the wire image.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8546"/>
          <seriesInfo name="DOI" value="10.17487/RFC8546"/>
        </reference>
        <reference anchor="RFC8622" target="https://www.rfc-editor.org/info/rfc8622" quoteTitle="true" derivedAnchor="RFC8622">
          <front>
            <title>A Lower-Effort Per-Hop Behavior (LE PHB) for Differentiated Services</title>
            <author fullname="R. Bless" initials="R." surname="Bless"/>
            <date month="June" year="2019"/>
            <abstract>
              <t indent="0">This document specifies properties and characteristics of a Lower- Effort Per-Hop Behavior (LE PHB). The primary objective of this LE PHB is to protect Best-Effort (BE) traffic (packets forwarded with the default PHB) from LE traffic in congestion situations, i.e., when resources become scarce, BE traffic has precedence over LE traffic and may preempt it. Alternatively, packets forwarded by the LE PHB can be associated with a scavenger service class, i.e., they scavenge otherwise-unused resources only. There are numerous uses for this PHB, e.g., for background traffic of low precedence, such as bulk data transfers with low priority in time, non-time-critical backups, larger software updates, web search engines while gathering information from web servers and so on. This document recommends a standard Differentiated Services Code Point (DSCP) value for the LE PHB.</t>
              <t indent="0">This specification obsoletes RFC 3662 and updates the DSCP recommended in RFCs 4594 and 8325 to use the DSCP assigned in this specification.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8622"/>
          <seriesInfo name="DOI" value="10.17487/RFC8622"/>
        </reference>
        <reference anchor="RFC8656" target="https://www.rfc-editor.org/info/rfc8656" quoteTitle="true" derivedAnchor="RFC8656">
          <front>
            <title>Traversal Using Relays around NAT (TURN): Relay Extensions to Session Traversal Utilities for NAT (STUN)</title>
            <author fullname="T. Reddy" initials="T." role="editor" surname="Reddy"/>
            <author fullname="A. Johnston" initials="A." role="editor" surname="Johnston"/>
            <author fullname="P. Matthews" initials="P." surname="Matthews"/>
            <author fullname="J. Rosenberg" initials="J." surname="Rosenberg"/>
            <date month="February" year="2020"/>
            <abstract>
              <t indent="0">If a host is located behind a NAT, it can be impossible for that host to communicate directly with other hosts (peers) in certain situations. In these situations, it is necessary for the host to use the services of an intermediate node that acts as a communication relay. This specification defines a protocol, called "Traversal Using Relays around NAT" (TURN), that allows the host to control the operation of the relay and to exchange packets with its peers using the relay. TURN differs from other relay control protocols in that it allows a client to communicate with multiple peers using a single relay address.</t>
              <t indent="0">The TURN protocol was designed to be used as part of the Interactive Connectivity Establishment (ICE) approach to NAT traversal, though it can also be used without ICE.</t>
              <t indent="0">This document obsoletes RFCs 5766 and 6156.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8656"/>
          <seriesInfo name="DOI" value="10.17487/RFC8656"/>
        </reference>
        <reference anchor="RFC8699" target="https://www.rfc-editor.org/info/rfc8699" quoteTitle="true" derivedAnchor="RFC8699">
          <front>
            <title>Coupled Congestion Control for RTP Media</title>
            <author fullname="S. Islam" initials="S." surname="Islam"/>
            <author fullname="M. Welzl" initials="M." surname="Welzl"/>
            <author fullname="S. Gjessing" initials="S." surname="Gjessing"/>
            <date month="January" year="2020"/>
            <abstract>
              <t indent="0">When multiple congestion-controlled Real-time Transport Protocol (RTP) sessions traverse the same network bottleneck, combining their controls can improve the total on-the-wire behavior in terms of delay, loss, and fairness. This document describes such a method for flows that have the same sender, in a way that is as flexible and simple as possible while minimizing the number of changes needed to existing RTP applications. This document also specifies how to apply the method for the Network-Assisted Dynamic Adaptation (NADA) congestion control algorithm and provides suggestions on how to apply it to other congestion control algorithms.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8699"/>
          <seriesInfo name="DOI" value="10.17487/RFC8699"/>
        </reference>
        <reference anchor="RFC8801" target="https://www.rfc-editor.org/info/rfc8801" quoteTitle="true" derivedAnchor="RFC8801">
          <front>
            <title>Discovering Provisioning Domain Names and Data</title>
            <author fullname="P. Pfister" initials="P." surname="Pfister"/>
            <author fullname="É. Vyncke" surname="É. Vyncke"/>
            <author fullname="T. Pauly" initials="T." surname="Pauly"/>
            <author fullname="D. Schinazi" initials="D." surname="Schinazi"/>
            <author fullname="W. Shao" initials="W." surname="Shao"/>
            <date month="July" year="2020"/>
            <abstract>
              <t indent="0">Provisioning Domains (PvDs) are defined as consistent sets of network configuration information. PvDs allows hosts to manage connections to multiple networks and interfaces simultaneously, such as when a home router provides connectivity through both a broadband and cellular network provider.</t>
              <t indent="0">This document defines a mechanism for explicitly identifying PvDs through a Router Advertisement (RA) option. This RA option announces a PvD identifier, which hosts can compare to differentiate between PvDs. The option can directly carry some information about a PvD and can optionally point to PvD Additional Information that can be retrieved using HTTP over TLS.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8801"/>
          <seriesInfo name="DOI" value="10.17487/RFC8801"/>
        </reference>
        <reference anchor="RFC8838" target="https://www.rfc-editor.org/info/rfc8838" quoteTitle="true" derivedAnchor="RFC8838">
          <front>
            <title>Trickle ICE: Incremental Provisioning of Candidates for the Interactive Connectivity Establishment (ICE) Protocol</title>
            <author fullname="E. Ivov" initials="E." surname="Ivov"/>
            <author fullname="J. Uberti" initials="J." surname="Uberti"/>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <date month="January" year="2021"/>
            <abstract>
              <t indent="0">This document describes "Trickle ICE", an extension to the Interactive Connectivity Establishment (ICE) protocol that enables ICE agents to begin connectivity checks while they are still gathering candidates, by incrementally exchanging candidates over time instead of all at once. This method can considerably accelerate the process of establishing a communication session.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8838"/>
          <seriesInfo name="DOI" value="10.17487/RFC8838"/>
        </reference>
        <reference anchor="RFC8899" target="https://www.rfc-editor.org/info/rfc8899" quoteTitle="true" derivedAnchor="RFC8899">
          <front>
            <title>Packetization Layer Path MTU Discovery for Datagram Transports</title>
            <author fullname="G. Fairhurst" initials="G." surname="Fairhurst"/>
            <author fullname="T. Jones" initials="T." surname="Jones"/>
            <author fullname="M. Tüxen" initials="M." surname="Tüxen"/>
            <author fullname="I. Rüngeler" initials="I." surname="Rüngeler"/>
            <author fullname="T. Völker" initials="T." surname="Völker"/>
            <date month="September" year="2020"/>
            <abstract>
              <t indent="0">This document specifies Datagram Packetization Layer Path MTU Discovery (DPLPMTUD). This is a robust method for Path MTU Discovery (PMTUD) for datagram Packetization Layers (PLs). It allows a PL, or a datagram application that uses a PL, to discover whether a network path can support the current size of datagram. This can be used to detect and reduce the message size when a sender encounters a packet black hole. It can also probe a network path to discover whether the maximum packet size can be increased. This provides functionality for datagram transports that is equivalent to the PLPMTUD specification for TCP, specified in RFC 4821, which it updates. It also updates the UDP Usage Guidelines to refer to this method for use with UDP datagrams and updates SCTP.</t>
              <t indent="0">The document provides implementation notes for incorporating Datagram PMTUD into IETF datagram transports or applications that use datagram transports.</t>
              <t indent="0">This specification updates RFC 4960, RFC 4821, RFC 6951, RFC 8085, and RFC 8261.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8899"/>
          <seriesInfo name="DOI" value="10.17487/RFC8899"/>
        </reference>
        <reference anchor="RFC8922" target="https://www.rfc-editor.org/info/rfc8922" quoteTitle="true" derivedAnchor="RFC8922">
          <front>
            <title>A Survey of the Interaction between Security Protocols and Transport Services</title>
            <author fullname="T. Enghardt" initials="T." surname="Enghardt"/>
            <author fullname="T. Pauly" initials="T." surname="Pauly"/>
            <author fullname="C. Perkins" initials="C." surname="Perkins"/>
            <author fullname="K. Rose" initials="K." surname="Rose"/>
            <author fullname="C. Wood" initials="C." surname="Wood"/>
            <date month="October" year="2020"/>
            <abstract>
              <t indent="0">This document provides a survey of commonly used or notable network security protocols, with a focus on how they interact and integrate with applications and transport protocols. Its goal is to supplement efforts to define and catalog Transport Services by describing the interfaces required to add security protocols. This survey is not limited to protocols developed within the scope or context of the IETF, and those included represent a superset of features a Transport Services system may need to support.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8922"/>
          <seriesInfo name="DOI" value="10.17487/RFC8922"/>
        </reference>
        <reference anchor="RFC8923" target="https://www.rfc-editor.org/info/rfc8923" quoteTitle="true" derivedAnchor="RFC8923">
          <front>
            <title>A Minimal Set of Transport Services for End Systems</title>
            <author fullname="M. Welzl" initials="M." surname="Welzl"/>
            <author fullname="S. Gjessing" initials="S." surname="Gjessing"/>
            <date month="October" year="2020"/>
            <abstract>
              <t indent="0">This document recommends a minimal set of Transport Services offered by end systems and gives guidance on choosing among the available mechanisms and protocols. It is based on the set of transport features in RFC 8303.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8923"/>
          <seriesInfo name="DOI" value="10.17487/RFC8923"/>
        </reference>
        <reference anchor="RFC8981" target="https://www.rfc-editor.org/info/rfc8981" quoteTitle="true" derivedAnchor="RFC8981">
          <front>
            <title>Temporary Address Extensions for Stateless Address Autoconfiguration in IPv6</title>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <author fullname="S. Krishnan" initials="S." surname="Krishnan"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <author fullname="R. Draves" initials="R." surname="Draves"/>
            <date month="February" year="2021"/>
            <abstract>
              <t indent="0">This document describes an extension to IPv6 Stateless Address Autoconfiguration that causes hosts to generate temporary addresses with randomized interface identifiers for each prefix advertised with autoconfiguration enabled. Changing addresses over time limits the window of time during which eavesdroppers and other information collectors may trivially perform address-based network-activity correlation when the same address is employed for multiple transactions by the same host. Additionally, it reduces the window of exposure of a host as being accessible via an address that becomes revealed as a result of active communication. This document obsoletes RFC 4941.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8981"/>
          <seriesInfo name="DOI" value="10.17487/RFC8981"/>
        </reference>
        <reference anchor="RFC9218" target="https://www.rfc-editor.org/info/rfc9218" quoteTitle="true" derivedAnchor="RFC9218">
          <front>
            <title>Extensible Prioritization Scheme for HTTP</title>
            <author fullname="K. Oku" initials="K." surname="Oku"/>
            <author fullname="L. Pardue" initials="L." surname="Pardue"/>
            <date month="June" year="2022"/>
            <abstract>
              <t indent="0">This document describes a scheme that allows an HTTP client to communicate its preferences for how the upstream server prioritizes responses to its requests, and also allows a server to hint to a downstream intermediary how its responses should be prioritized when they are forwarded. This document defines the Priority header field for communicating the initial priority in an HTTP version-independent manner, as well as HTTP/2 and HTTP/3 frames for reprioritizing responses. These share a common format structure that is designed to provide future extensibility.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9218"/>
          <seriesInfo name="DOI" value="10.17487/RFC9218"/>
        </reference>
        <reference anchor="RFC9329" target="https://www.rfc-editor.org/info/rfc9329" quoteTitle="true" derivedAnchor="RFC9329">
          <front>
            <title>TCP Encapsulation of Internet Key Exchange Protocol (IKE) and IPsec Packets</title>
            <author fullname="T. Pauly" initials="T." surname="Pauly"/>
            <author fullname="V. Smyslov" initials="V." surname="Smyslov"/>
            <date month="November" year="2022"/>
            <abstract>
              <t indent="0">This document describes a method to transport Internet Key Exchange Protocol (IKE) and IPsec packets over a TCP connection for traversing network middleboxes that may block IKE negotiation over UDP. This method, referred to as "TCP encapsulation", involves sending both IKE packets for Security Association (SA) establishment and Encapsulating Security Payload (ESP) packets over a TCP connection. This method is intended to be used as a fallback option when IKE cannot be negotiated over UDP.</t>
              <t indent="0">TCP encapsulation for IKE and IPsec was defined in RFC 8229. This document clarifies the specification for TCP encapsulation by including additional clarifications obtained during implementation and deployment of this method. This documents obsoletes RFC 8229.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9329"/>
          <seriesInfo name="DOI" value="10.17487/RFC9329"/>
        </reference>
        <reference anchor="RFC9623" target="https://www.rfc-editor.org/info/rfc9623" quoteTitle="true" derivedAnchor="RFC9623">
          <front>
            <title>Implementing Interfaces to Transport Services</title>
            <author initials="A." surname="Brunstrom" fullname="Anna Brunstrom" role="editor">
              <organization showOnFrontPage="true">Karlstad University</organization>
            </author>
            <author initials="T." surname="Pauly" fullname="Tommy Pauly" role="editor">
              <organization showOnFrontPage="true">Apple Inc.</organization>
            </author>
            <author initials="R." surname="Enghardt" fullname="Reese Enghardt">
              <organization showOnFrontPage="true">Netflix</organization>
            </author>
            <author initials="P. S." surname="Tiesel" fullname="Philipp S. Tiesel">
              <organization showOnFrontPage="true">SAP SE</organization>
            </author>
            <author initials="M." surname="Welzl" fullname="Michael Welzl">
              <organization showOnFrontPage="true">University of Oslo</organization>
            </author>
            <date month="January" year="2025"/>
          </front>
          <seriesInfo name="RFC" value="9623"/>
          <seriesInfo name="DOI" value="10.17487/RFC9623"/>
        </reference>
        <reference anchor="TCP-COUPLING" target="https://ieeexplore.ieee.org/document/8406887" quoteTitle="true" derivedAnchor="TCP-COUPLING">
          <front>
            <title>ctrlTCP: Reducing latency through coupled, heterogeneous multi-flow TCP congestion control</title>
            <author initials="S." surname="Islam" fullname="Safiqul Islam">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Welzl" fullname="Michael Welzl">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="K." surname="Hiorth" fullname="Kristian Hiorth">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Hayes" fullname="David Hayes">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="G." surname="Armitage" fullname="Grenville Armitage">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Gjessing" fullname="Stein Gjessing">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018"/>
          </front>
          <refcontent>IEEE INFOCOM 2018 - IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS)</refcontent>
          <seriesInfo name="DOI" value="10.1109/INFCOMW.2018.8406887"/>
        </reference>
      </references>
    </references>
    <section anchor="implmapping" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.a">
      <name slugifiedName="name-implementation-mapping">Implementation Mapping</name>
      <t indent="0" pn="section-appendix.a-1">The way the concepts from this abstract API map to concrete APIs in a
given language on a given platform largely depends on the features and norms of
the language and the platform.  Actions could be implemented as either functions or method calls. 
For instance, actions could be implemented via event queues, handler
functions or classes, communicating sequential processes, or other
asynchronous calling conventions.</t>
      <section anchor="types" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.a.1">
        <name slugifiedName="name-types">Types</name>
        <t indent="0" pn="section-appendix.a.1-1">The basic types mentioned in <xref target="notation" format="default" sectionFormat="of" derivedContent="Section 1.1"/> typically have natural
correspondences in practical programming languages, perhaps constrained by
implementation-specific limitations. For example:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-appendix.a.1-2">
          <li pn="section-appendix.a.1-2.1">
            <t indent="0" pn="section-appendix.a.1-2.1.1">Typically, an Integer can be represented in C by an <tt>int</tt> or <tt>long</tt>; this is subject
to the underlying platform's ranges for each.</t>
          </li>
          <li pn="section-appendix.a.1-2.2">
            <t indent="0" pn="section-appendix.a.1-2.2.1">In C, a Tuple may be represented as a <tt>struct</tt> with one member for each of
the value types in the ordered grouping. However, in Python, a Tuple may
be represented as a <tt>tuple</tt>, which is a sequence of dynamically typed
elements.</t>
          </li>
          <li pn="section-appendix.a.1-2.3">
            <t indent="0" pn="section-appendix.a.1-2.3.1">A Set may be represented as a <tt>std::set</tt> in C++ or as a <tt>set</tt> in
Python. In C, it may be represented as an array or as a higher-level data
structure with appropriate accessors defined.</t>
          </li>
        </ul>
        <t indent="0" pn="section-appendix.a.1-3">The objects described in <xref target="notation" format="default" sectionFormat="of" derivedContent="Section 1.1"/> can also be represented in
different ways, depending on which programming language is used. Objects
like Preconnections, Connections, and Listeners can be long-lived and 
benefit from using object-oriented constructs. Note that, in C, these
objects may need to provide a way to release or free their underlying
memory when the application is done using them. For example, since a
Preconnection can be used to initiate multiple Connections, it is the
responsibility of the application to clean up the Preconnection memory
if necessary.</t>
      </section>
      <section anchor="events-and-errors" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.a.2">
        <name slugifiedName="name-events-and-errors">Events and Errors</name>
        <t indent="0" pn="section-appendix.a.2-1">This specification treats events and errors similarly. Errors, just as any
other events, may occur asynchronously in network applications. However,
implementations of this API may report errors synchronously.
This is done according to the error-handling idioms of the implementation
platform, where they can be immediately detected. An example of this is to generate an
exception when attempting to initiate a Connection with inconsistent
Transport Properties. An error can provide an optional <tt>reason</tt> to the
application with further details about why the error occurred.</t>
      </section>
      <section anchor="time-duration" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.a.3">
        <name slugifiedName="name-time-duration">Time Duration</name>
        <t indent="0" pn="section-appendix.a.3-1">Time duration types are implementation specific.
For instance, it could be a number of seconds, a number of milliseconds, or a <tt>struct timeval</tt> in C;  in C++, it could be a user-defined <tt>Duration</tt> class.</t>
      </section>
    </section>
    <section anchor="convenience-functions" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-convenience-functions">Convenience Functions</name>
      <section anchor="preference-conv" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b.1">
        <name slugifiedName="name-adding-preference-propertie">Adding Preference Properties</name>
        <t indent="0" pn="section-appendix.b.1-1">TransportProperties will frequently need to set
Selection Properties of type "Preference"; therefore, implementations can provide special actions
for adding each preference level, i.e., <tt>TransportProperties.Set(some_property, avoid)</tt>
is equivalent to <tt>TransportProperties.Avoid(some_property)</tt>:</t>
        <artwork align="left" pn="section-appendix.b.1-2">
TransportProperties.Require(property)
TransportProperties.Prefer(property)
TransportProperties.NoPreference(property)
TransportProperties.Avoid(property)
TransportProperties.Prohibit(property)
</artwork>
      </section>
      <section anchor="property-profiles" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b.2">
        <name slugifiedName="name-transport-property-profiles">Transport Property Profiles</name>
        <t indent="0" pn="section-appendix.b.2-1">To ease the use of the Transport Services API, implementations
can provide a mechanism to create Transport Property objects (see <xref target="selection-props" format="default" sectionFormat="of" derivedContent="Section 6.2"/>)
that are preconfigured with frequently used sets of Properties; the following subsections list those that are
	in common use in applications at the time of writing.</t>
        <section anchor="reliable-inorder-stream" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b.2.1">
          <name slugifiedName="name-reliable-inorder-stream">reliable-inorder-stream</name>
          <t indent="0" pn="section-appendix.b.2.1-1">This profile provides reliable, in-order transport service with
congestion control.
TCP is an example of a protocol that provides this service.
It should consist of the following Properties:</t>
          <table anchor="tabrio" align="center" pn="table-2">
            <name slugifiedName="name-reliable-inorder-stream-pre">reliable-inorder-stream Preferences</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Property</th>
                <th align="left" colspan="1" rowspan="1">Value</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">reliability</td>
                <td align="left" colspan="1" rowspan="1">Require</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">preserveOrder</td>
                <td align="left" colspan="1" rowspan="1">Require</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">congestionControl</td>
                <td align="left" colspan="1" rowspan="1">Require</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">preserveMsgBoundaries</td>
                <td align="left" colspan="1" rowspan="1">No Preference</td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="reliable-message" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b.2.2">
          <name slugifiedName="name-reliable-message">reliable-message</name>
          <t indent="0" pn="section-appendix.b.2.2-1">This profile provides Message-preserving, reliable, in-order
transport service with congestion control.
SCTP is an example of a protocol that provides this service.
It should consist of the following Properties:</t>
          <table anchor="tabrm" align="center" pn="table-3">
            <name slugifiedName="name-reliable-message-preference">reliable-message Preferences</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Property</th>
                <th align="left" colspan="1" rowspan="1">Value</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">reliability</td>
                <td align="left" colspan="1" rowspan="1">Require</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">preserveOrder</td>
                <td align="left" colspan="1" rowspan="1">Require</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">congestionControl</td>
                <td align="left" colspan="1" rowspan="1">Require</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">preserveMsgBoundaries</td>
                <td align="left" colspan="1" rowspan="1">Require</td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="unreliable-datagram" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b.2.3">
          <name slugifiedName="name-unreliable-datagram">unreliable-datagram</name>
          <t indent="0" pn="section-appendix.b.2.3-1">This profile provides a datagram transport service without any
reliability guarantee.
An example of a protocol that provides this service is UDP.
It consists of the following Properties:</t>
          <table anchor="tabud" align="center" pn="table-4">
            <name slugifiedName="name-unreliable-datagram-prefere">unreliable-datagram Preferences</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Property</th>
                <th align="left" colspan="1" rowspan="1">Value</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">reliability</td>
                <td align="left" colspan="1" rowspan="1">Avoid</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">preserveOrder</td>
                <td align="left" colspan="1" rowspan="1">Avoid</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">congestionControl</td>
                <td align="left" colspan="1" rowspan="1">No Preference</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">preserveMsgBoundaries</td>
                <td align="left" colspan="1" rowspan="1">Require</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">safelyReplayable</td>
                <td align="left" colspan="1" rowspan="1">true</td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-appendix.b.2.3-3">Applications that choose this Transport Property Profile would
avoid the additional latency that could be introduced
by retransmission or reordering in a transport protocol.</t>
          <t indent="0" pn="section-appendix.b.2.3-4">Applications that choose this Transport Property Profile to reduce latency
should also consider setting an appropriate capacity profile Property
(see <xref target="prop-cap-profile" format="default" sectionFormat="of" derivedContent="Section 8.1.6"/>) and might benefit from controlling checksum
coverage (see Sections <xref target="prop-checksum-control-send" format="counter" sectionFormat="of" derivedContent="6.2.7"/> and <xref target="prop-checksum-control-receive" format="counter" sectionFormat="of" derivedContent="6.2.8"/>).</t>
        </section>
      </section>
    </section>
    <section anchor="relationship-to-the-minimal-set-of-transport-services-for-end-systems" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c">
      <name slugifiedName="name-relationship-to-the-minimal">Relationship to the Minimal Set of Transport Services for End Systems</name>
      <t indent="0" pn="section-appendix.c-1"><xref target="RFC8923" format="default" sectionFormat="of" derivedContent="RFC8923"/> identifies a minimal set of Transport Services that end systems should offer. These services make all non-security-related transport features of TCP, Multipath TCP (MPTCP), UDP, UDP-Lite, SCTP, and Low Extra Delay Background Transport (LEDBAT) available that:</t>
      <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-appendix.c-2">
	<li pn="section-appendix.c-2.1" derivedCounter="1.">require interaction with the application and</li>
        <li pn="section-appendix.c-2.2" derivedCounter="2.">do not get in the way of a possible implementation over TCP (or, with limitations, UDP).</li>
      </ol>
      <t indent="0" pn="section-appendix.c-3">The following text explains how this minimal set is reflected in the present API. For brevity, it is based on the list in  <xref section="4.1" sectionFormat="of" target="RFC8923" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8923#section-4.1" derivedContent="RFC8923"/> and updated according to the discussion in <xref section="5" sectionFormat="of" target="RFC8923" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8923#section-5" derivedContent="RFC8923"/>. The present API covers all elements of this section.
This list is a subset of the transport features in
<xref target="RFC8923" sectionFormat="of" section="A" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8923#appendix-A" derivedContent="RFC8923"/>, which refers to the primitives in "pass 2".  See <xref target="RFC8303" section="4" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8303#section-4" derivedContent="RFC8303"/> for 1) further details on the implementation with TCP, MPTCP, UDP, UDP-Lite, SCTP, and LEDBAT and 2) how to facilitate finding the specifications for implementing
the services listed below with these protocols.</t>
      <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-appendix.c-4">
        <li pn="section-appendix.c-4.1">Connect:
<tt>Initiate</tt> action (<xref target="initiate" format="default" sectionFormat="of" derivedContent="Section 7.1"/>).</li>
        <li pn="section-appendix.c-4.2">Listen:
<tt>Listen</tt> action (<xref target="listen" format="default" sectionFormat="of" derivedContent="Section 7.2"/>).</li>
        <li pn="section-appendix.c-4.3">Specify number of attempts and/or timeout for the first establishment Message:
<tt>timeout</tt> parameter of <tt>Initiate</tt> (<xref target="initiate" format="default" sectionFormat="of" derivedContent="Section 7.1"/>) or <tt>InitiateWithSend</tt> action (<xref target="initiate-and-send" format="default" sectionFormat="of" derivedContent="Section 9.2.5"/>).</li>
        <li pn="section-appendix.c-4.4">Disable MPTCP:
<tt>multipath</tt> Property (<xref target="multipath-mode" format="default" sectionFormat="of" derivedContent="Section 6.2.14"/>).</li>
        <li pn="section-appendix.c-4.5">Hand over a Message to reliably transfer (possibly multiple times) before Connection establishment:
<tt>InitiateWithSend</tt> action (<xref target="initiate-and-send" format="default" sectionFormat="of" derivedContent="Section 9.2.5"/>).</li>
        <li pn="section-appendix.c-4.6">Change timeout for aborting connection (using retransmit limit or time value):
<tt>connTimeout</tt> Property, using a time value (<xref target="conn-timeout" format="default" sectionFormat="of" derivedContent="Section 8.1.3"/>).</li>
        <li pn="section-appendix.c-4.7">Timeout event when data could not be delivered for too long:
<tt>ConnectionError</tt> event (<xref target="termination" format="default" sectionFormat="of" derivedContent="Section 10"/>).</li>
        <li pn="section-appendix.c-4.8">Suggest timeout to the peer:
See "<xref target="tcp-uto" format="title" sectionFormat="of" derivedContent="TCP-Specific Properties: User Timeout Option (UTO)"/>" (<xref target="tcp-uto" format="default" sectionFormat="of" derivedContent="Section 8.2"/>).</li>
        <li pn="section-appendix.c-4.9">Notification of ICMP error message arrival:
<tt>softErrorNotify</tt> (<xref target="prop-soft-error" format="default" sectionFormat="of" derivedContent="Section 6.2.17"/>) and <tt>SoftError</tt> event (<xref target="soft-errors" format="default" sectionFormat="of" derivedContent="Section 8.3.1"/>).</li>
        <li pn="section-appendix.c-4.10">Choose a scheduler to operate between streams of an association:
<tt>connScheduler</tt> Property (<xref target="conn-scheduler" format="default" sectionFormat="of" derivedContent="Section 8.1.5"/>).</li>
        <li pn="section-appendix.c-4.11">Configure priority or weight for a scheduler:
<tt>connPriority</tt> Property (<xref target="conn-priority" format="default" sectionFormat="of" derivedContent="Section 8.1.2"/>).</li>
        <li pn="section-appendix.c-4.12">"Specify checksum coverage used by the sender" and "Disable checksum when sending":
<tt>msgChecksumLen</tt> Property (<xref target="msg-checksum" format="default" sectionFormat="of" derivedContent="Section 9.1.3.6"/>) and <tt>fullChecksumSend</tt> Property (<xref target="prop-checksum-control-send" format="default" sectionFormat="of" derivedContent="Section 6.2.7"/>).</li>
        <li pn="section-appendix.c-4.13">"Specify minimum checksum coverage required by receiver" and "Disable checksum requirement when receiving":
<tt>recvChecksumLen</tt> Property (<xref target="conn-recv-checksum" format="default" sectionFormat="of" derivedContent="Section 8.1.1"/>) and <tt>fullChecksumRecv</tt> Property (<xref target="prop-checksum-control-receive" format="default" sectionFormat="of" derivedContent="Section 6.2.8"/>).</li>
        <li pn="section-appendix.c-4.14">Specify DF field:
<tt>noFragmentation</tt> Property (<xref target="send-singular" format="default" sectionFormat="of" derivedContent="Section 9.1.3.9"/>).</li>
        <li pn="section-appendix.c-4.15">Get maximum transport-message size that may be sent using a non-fragmented IP packet from the configured interface:
<tt>singularTransmissionMsgMaxLen</tt> Property (<xref target="conn-max-msg-notfrag" format="default" sectionFormat="of" derivedContent="Section 8.1.11.4"/>).</li>
        <li pn="section-appendix.c-4.16">Get maximum transport-message size that may be received from the configured interface:
<tt>recvMsgMaxLen</tt> Property (<xref target="conn-max-msg-recv" format="default" sectionFormat="of" derivedContent="Section 8.1.11.6"/>).</li>
        <li pn="section-appendix.c-4.17">Obtain ECN field:
This is a read-only Message Property of the MessageContext object (see 
"<xref target="receive-ecn" format="title" sectionFormat="of" derivedContent="Property Specific to UDP and UDP-Lite: ECN"/>" (<xref target="receive-ecn" format="default" sectionFormat="of" derivedContent="Section 9.3.3.1"/>)).</li>
        <li pn="section-appendix.c-4.18">"Specify DSCP field", "Disable Nagle algorithm", and "Enable and configure a <tt>Low Extra Delay Background Transfer</tt>":
as suggested in <xref section="5.5" sectionFormat="of" target="RFC8923" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8923#section-5.5" derivedContent="RFC8923"/>, these transport features are collectively offered via the <tt>connCapacityProfile</tt> Property (<xref target="prop-cap-profile" format="default" sectionFormat="of" derivedContent="Section 8.1.6"/>). Per-Message control ("Request not to bundle messages") is offered via the <tt>msgCapacityProfile</tt> Property (<xref target="send-profile" format="default" sectionFormat="of" derivedContent="Section 9.1.3.8"/>).</li>
        <li pn="section-appendix.c-4.19">Close after reliably delivering all remaining data, causing an event informing the application on the other side:
this is offered by the <tt>Close</tt> action with slightly changed semantics in line with the discussion in <xref section="5.2" sectionFormat="of" target="RFC8923" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8923#section-5.2" derivedContent="RFC8923"/> (see also <xref target="termination" format="default" sectionFormat="of" derivedContent="Section 10"/>).</li>
        <li pn="section-appendix.c-4.20">"Abort without delivering remaining data, causing an event informing the application on the other side" and "Abort without delivering remaining data, not causing an event informing the application on the other side":
these are offered by the <tt>Abort</tt> action without promising that these are signaled to the other side. If they are, a <tt>ConnectionError</tt> event will be invoked at the peer (<xref target="termination" format="default" sectionFormat="of" derivedContent="Section 10"/>).</li>
        <li pn="section-appendix.c-4.21">"Reliably transfer data, with congestion control", "Reliably transfer a message, with congestion control", and "Unreliably transfer a message":
data is transferred via the <tt>Send</tt> action (<xref target="sending" format="default" sectionFormat="of" derivedContent="Section 9.2"/>). Reliability is controlled via the <tt>reliability</tt> (<xref target="prop-reliable" format="default" sectionFormat="of" derivedContent="Section 6.2.1"/>) Property and the <tt>msgReliable</tt> Message Property (<xref target="msg-reliable-message" format="default" sectionFormat="of" derivedContent="Section 9.1.3.7"/>). Transmitting data as a Message or without delimiters is controlled via Message Framers (<xref target="framing" format="default" sectionFormat="of" derivedContent="Section 9.1.2"/>). The choice of congestion control is provided via the <tt>congestionControl</tt> Property (<xref target="prop-cc" format="default" sectionFormat="of" derivedContent="Section 6.2.9"/>).</li>
        <li pn="section-appendix.c-4.22">Configurable Message Reliability:
the <tt>msgLifetime</tt> Message Property implements a time-based way to configure Message reliability (<xref target="msg-lifetime" format="default" sectionFormat="of" derivedContent="Section 9.1.3.1"/>).</li>
        <li pn="section-appendix.c-4.23">"Ordered message delivery (potentially slower than unordered)" and "Unordered message delivery (potentially faster than ordered)":
these two transport features are controlled via the Message Property <tt>msgOrdered</tt> (<xref target="msg-ordered" format="default" sectionFormat="of" derivedContent="Section 9.1.3.3"/>).</li>
        <li pn="section-appendix.c-4.24">Request not to delay the acknowledgement (SACK) of a message:
should the protocol support it, this is one of the transport features the Transport Services System can apply when an application uses the <tt>connCapacityProfile</tt> Property (<xref target="prop-cap-profile" format="default" sectionFormat="of" derivedContent="Section 8.1.6"/>) or the <tt>msgCapacityProfile</tt> Message Property (<xref target="send-profile" format="default" sectionFormat="of" derivedContent="Section 9.1.3.8"/>) with value <tt>Low Latency/Interactive</tt>.</li>
        <li pn="section-appendix.c-4.25">Receive data (with no message delimiting):
<tt>Receive</tt> action (<xref target="receiving-action" format="default" sectionFormat="of" derivedContent="Section 9.3.1"/>) and <tt>Received</tt> event (<xref target="receive-complete" format="default" sectionFormat="of" derivedContent="Section 9.3.2.1"/>).</li>
        <li pn="section-appendix.c-4.26">Receive a message:
<tt>Receive</tt> action (<xref target="receiving-action" format="default" sectionFormat="of" derivedContent="Section 9.3.1"/>) and <tt>Received</tt> event (<xref target="receive-complete" format="default" sectionFormat="of" derivedContent="Section 9.3.2.1"/>) using Message Framers (<xref target="framing" format="default" sectionFormat="of" derivedContent="Section 9.1.2"/>).</li>
        <li pn="section-appendix.c-4.27">Information about partial message arrival:
<tt>Receive</tt> action (<xref target="receiving-action" format="default" sectionFormat="of" derivedContent="Section 9.3.1"/>) and <tt>ReceivedPartial</tt> event (<xref target="receive-partial" format="default" sectionFormat="of" derivedContent="Section 9.3.2.2"/>).</li>
        <li pn="section-appendix.c-4.28">Notification of send failures:
<tt>Expired</tt> event (<xref target="expired" format="default" sectionFormat="of" derivedContent="Section 9.2.2.2"/>) and <tt>SendError</tt> event (<xref target="send-error" format="default" sectionFormat="of" derivedContent="Section 9.2.2.3"/>).</li>
        <li pn="section-appendix.c-4.29">Notification that the stack has no more user data to send:
applications can obtain this information via the <tt>Sent</tt> event (<xref target="sent" format="default" sectionFormat="of" derivedContent="Section 9.2.2.1"/>).</li>
        <li pn="section-appendix.c-4.30">Notification to a receiver that a partial message delivery has been aborted:
<tt>ReceiveError</tt> event (<xref target="receive-error" format="default" sectionFormat="of" derivedContent="Section 9.3.2.3"/>).</li>
        <li pn="section-appendix.c-4.31">Notification of Excessive Retransmissions (early warning below abortion threshold):   
	  <tt>SoftError</tt> event (<xref target="soft-errors" format="default" sectionFormat="of" derivedContent="Section 8.3.1"/>).</li>
      </ul>
    </section>
    <section anchor="acknowledgements" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.d">
      <name slugifiedName="name-acknowledgements">Acknowledgements</name>
      <t indent="0" pn="section-appendix.d-1">This work has received funding from the European Union's Horizon 2020 research and
innovation programme under grant agreements No. 644334 (NEAT) and No. 688421 (MAMI).</t>
      <t indent="0" pn="section-appendix.d-2">This work has been supported by:</t>
      <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-appendix.d-3">
        <li pn="section-appendix.d-3.1">Leibniz Prize project funds from the DFG - German
Research Foundation: Gottfried Wilhelm Leibniz-Preis 2011 (FKZ FE 570/4-1).</li>
        <li pn="section-appendix.d-3.2">the UK Engineering and Physical Sciences
Research Council under grant EP/R04144X/1.</li>
        <li pn="section-appendix.d-3.3">the Research Council of Norway under its "Toppforsk"
programme through the "OCARINA" project.</li>
      </ul>
      <t indent="0" pn="section-appendix.d-4">Thanks to <contact fullname="Stuart Cheshire"/>, <contact fullname="Josh Graessley"/>, <contact fullname="David Schinazi"/>, and <contact fullname="Eric Kinnear"/> for
their implementation and design efforts, including Happy Eyeballs, that heavily
influenced this work. Thanks to <contact fullname="Laurent Chuat"/> and <contact fullname="Jason Lee"/> for initial work on
the Post Sockets interface, from which this work has evolved. Thanks to
<contact fullname="Maximilian Franke"/> for asking good questions based on implementation experience
and for contributing text, e.g., on multicast.</t>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.e">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="B." surname="Trammell" fullname="Brian Trammell" role="editor">
        <organization showOnFrontPage="true">Google Switzerland GmbH</organization>
        <address>
          <postal>
            <street>Gustav-Gull-Platz 1</street>
            <city>Zurich</city>
            <code>8004</code>
            <country>Switzerland</country>
          </postal>
          <email>ietf@trammell.ch</email>
        </address>
      </author>
      <author initials="M." surname="Welzl" fullname="Michael Welzl" role="editor">
        <organization showOnFrontPage="true">University of Oslo</organization>
        <address>
          <postal>
            <street>PO Box 1080 Blindern</street>
            <city>Oslo</city>
            <code>0316</code>
            <country>Norway</country>
          </postal>
          <email>michawe@ifi.uio.no</email>
        </address>
      </author>
      <author initials="R." surname="Enghardt" fullname="Reese Enghardt">
        <organization showOnFrontPage="true">Netflix</organization>
        <address>
          <postal>
            <street>121 Albright Way</street>
            <city>Los Gatos</city>
            <region>CA</region>
            <code>95032</code>
            <country>United States of America</country>
          </postal>
          <email>ietf@tenghardt.net</email>
        </address>
      </author>
      <author initials="G." surname="Fairhurst" fullname="Godred Fairhurst">
        <organization showOnFrontPage="true">University of Aberdeen</organization>
        <address>
          <postal>
            <street>Fraser Noble Building</street>
            <city>Aberdeen, AB24 3UE</city>
            <country>United Kingdom</country>
          </postal>
          <email>gorry@erg.abdn.ac.uk</email>
          <uri>https://erg.abdn.ac.uk/</uri>
        </address>
      </author>
      <author initials="M." surname="Kühlewind" fullname="Mirja Kühlewind">
        <organization showOnFrontPage="true">Ericsson</organization>
        <address>
          <postal>
            <street>Ericsson-Allee 1</street>
            <city>Herzogenrath</city>
            <country>Germany</country>
          </postal>
          <email>mirja.kuehlewind@ericsson.com</email>
        </address>
      </author>
      <author initials="C. S." surname="Perkins" fullname="Colin S. Perkins">
        <organization showOnFrontPage="true">University of Glasgow</organization>
        <address>
          <postal>
            <street>School of Computing Science</street>
            <city>Glasgow</city>
            <code>G12 8QQ</code>
            <country>United Kingdom</country>
          </postal>
          <email>csp@csperkins.org</email>
        </address>
      </author>
      <author initials="P.S." surname="Tiesel" fullname="Philipp S. Tiesel">
        <organization showOnFrontPage="true">SAP SE</organization>
        <address>
          <postal>
            <street>George-Stephenson-Straße 7-13</street>
            <city>Berlin</city>
            <code>10557</code>
            <country>Germany</country>
          </postal>
          <email>philipp@tiesel.net</email>
        </address>
      </author>
      <author initials="T." surname="Pauly" fullname="Tommy Pauly">
        <organization showOnFrontPage="true">Apple Inc.</organization>
        <address>
          <postal>
            <street>One Apple Park Way</street>
            <city>Cupertino</city>
            <region>CA</region>
            <code>95014</code>
            <country>United States of America</country>
          </postal>
          <email>tpauly@apple.com</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
