LLDB mainline
Functions
SocketAddress.cpp File Reference
#include "lldb/Host/SocketAddress.h"
#include <cstddef>
#include <cstdio>
#include <arpa/inet.h>
#include <cassert>
#include <cstring>
#include "lldb/Host/PosixApi.h"

Go to the source code of this file.

Functions

static socklen_t GetFamilyLength (sa_family_t family)
 

Function Documentation

◆ GetFamilyLength()

static socklen_t GetFamilyLength ( sa_family_t  family)
static