struct TcpDisconnectLogRecordParams

struct TcpDisconnectLogRecordParams {
    // fields

    io.SocketAddress m_address;
    uint_t m_flags;
};