LLDB mainline
Classes | Namespaces | Typedefs | Functions
Socket.h File Reference
#include <memory>
#include <string>
#include "lldb/lldb-private.h"
#include "lldb/Host/SocketAddress.h"
#include "lldb/Utility/IOObject.h"
#include "lldb/Utility/Status.h"

Go to the source code of this file.

Classes

class  lldb_private::Socket
 
struct  lldb_private::Socket::HostAndPort
 

Namespaces

namespace  llvm
 
namespace  lldb_private
 A class that represents a running process on the host machine.
 

Typedefs

typedef int lldb_private::NativeSocket
 

Functions

llvm::raw_ostream & lldb_private::operator<< (llvm::raw_ostream &OS, const Socket::HostAndPort &HP)