LLDB mainline
lldb_private::ProtocolServer::Connection Struct Reference

#include <ProtocolServer.h>

Public Attributes

Socket::SocketProtocol protocol
std::string name

Detailed Description

Definition at line 29 of file ProtocolServer.h.

Member Data Documentation

◆ name

std::string lldb_private::ProtocolServer::Connection::name

◆ protocol

Socket::SocketProtocol lldb_private::ProtocolServer::Connection::protocol

The documentation for this struct was generated from the following file: