Endo
    Preparing search index...
    interface ConnectionSocketPair {
        connection: Connection;
        socket: Socket;
    }
    Index

    Properties

    Properties

    connection: Connection
    socket: Socket