<@U02589QKECC> 1 = AF_UNIX/AF_LOCAL (Unix Socket) ...
# general
s
@Divya 1 = AF_UNIX/AF_LOCAL (Unix Socket) 2 = AF_INET (IPv4) 10 = AF_INET6 (IPv6) You can for instance see it in
/usr/include/bits/socket.h
or the kernel sources
include/linux/socket.h
, in the address families