Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought



  uco(7)                              CLIX                              uco(7)



  NAME

    uco - STREAMS UNIX domain connection-oriented driver

  DESCRIPTION

    uco is a STREAMS driver which supports the Transport Layer Interface
    (TLI).  It provides the network service of type T_COTS which is a
    connection-oriented protocol service with no orderly release.  Any
    outstanding data is flushed on close or disconnect.

    This device supports the transfer of arbitrarily large data packets as
    well as expedited data packets.  This device does not support the use TLI
    options.

    The following address format defined in <sys/uco.h> is used to bind and
    connect devices.

    struct uco_addr {
         ushort port;
    };

    An address length of 0 in the t_bind structure specifies that the port
    number is chosen by the uco driver.

  FILES

    /dev/tiuco

  RELATED INFORMATION

    AT&T UNIX System V Network Programmer's Guide






















  2/94 - Intergraph Corporation                                              1




Typewritten Software • bear@typewritten.org • Edmonds, WA 98026