LLDB mainline
Variables
TCPSocket.cpp File Reference
#include "lldb/Host/common/TCPSocket.h"
#include "lldb/Host/Config.h"
#include "lldb/Host/MainLoop.h"
#include "lldb/Utility/LLDBLog.h"
#include "lldb/Utility/Log.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/Support/Errno.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/WindowsError.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Variables

static const int kType = SOCK_STREAM
 

Variable Documentation

◆ kType

const int kType = SOCK_STREAM
static