Giter Club home page Giter Club logo

Comments (1)

jwakely avatar jwakely commented on July 30, 2024

This is what I'm thinking (assuming the POSIX section numbers are correct) ...

\rSec0[defs]{Terms and definitions}

\pnum
\indextext{definitions|(}%
For the purposes of this document,
the terms and definitions
given in ISO/IEC 14882:2014,
the terms and definitions
given in ISO/IEC 2382-1:1993,
and the following apply.

\pnum
ISO and IEC maintain terminological databases
for use in standardization
at the following addresses:
\begin{itemize}
\item IEC Electropedia: available at \url{http://www.electropedia.org/}
\item ISO Online browsing platform: available at \url{http://www.iso.org/obp}
\end{itemize}

\pnum
Terms that are used only in a small portion of this document
are defined where they are used and italicized where they are
defined.

\indexdefn{host byte order}%
\definition{host byte order}{defs.host.byte.order}
natural object representation of scalar types in the execution environment

Note 1 to entry: See section 3.194 of POSIX Base Definitions, Host Byte Order.

\indexdefn{network byte order}%
\definition{network byte order}{defs.net.byte.order}
object representation with the most significant byte first,
followed by any other octets in descending order of significance

Note 1 to entry: See section 3.238 of POSIX Base Definitions, Network Byte Order.

\indexdefn{synchronous operation}%
\definition{synchronous operation}{defs.sync.op}
operation where control is not returned until the operation completes

\indexdefn{asynchronous operation}%
\definition{asynchronous operation}{defs.async.op}
operation where control is returned immediately without waiting for the operation to complete

Note 1 to entry: Multiple asynchronous operations may be executed concurrently.

from networking-ts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.