Skip to content
EntityQ2044498· pop 17· linked from 92 articles

Unix domain socket

Sign in to save

Also known as AF_UNIX address family, unix socket

socket for exchanging data between processes executing on the same OS; similar to an Internet socket, but all communication occurs within the same OS