Squid Web Cache master
Loading...
Searching...
No Matches
sockaddr_un Struct Reference

#include <cmsg.h>

Public Attributes

char sun_family
 
char sun_path [256]
 

Detailed Description

Definition at line 106 of file cmsg.h.

Member Data Documentation

◆ sun_family

char sockaddr_un::sun_family

Definition at line 107 of file cmsg.h.

Referenced by Ipc::PathToAddress().

◆ sun_path

char sockaddr_un::sun_path[256]

Definition at line 108 of file cmsg.h.

Referenced by comm_open_uds(), and Ipc::PathToAddress().


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