Endo
    Preparing search index...
    interface TcpTestOnlyNetLayerDebug {
        establishConnection: (location: OcapnLocation) => ConnectionSocketPair;
    }
    Index

    Properties

    establishConnection: (location: OcapnLocation) => ConnectionSocketPair