Skip to main content

AF_LOCAL

Constant AF_LOCAL 

Source
pub const AF_LOCAL: c_int = AF_UNIX; // 1i32
Expand description

Non-POSIX, see https://www.man7.org/linux/man-pages/man7/unix.7.html.

Alias for AF_UNIX.