SongGuess
    Preparing search index...
    interface SocketInfo {
        localAddress?: string;
        remoteAddress?: string;
    }
    Index

    Properties

    localAddress?: string
    remoteAddress?: string