@oazmi/kitchensink - v0.10.1
    Preparing search index...

    Module network/conn

    this submodule contains a common description of what a network connection (abbr. conn) must implement. once you wrap your network primitives over the NetConn and NetAddr interfaces, you'll be able to utilize a good chunk of this network library to easily create tcp and udp agnostic logic for your server-application.

    Enumerations

    SIZE

    Classes

    NetConnSink

    Interfaces

    NetAddr
    NetConn

    Type Aliases

    NetConnReadValue