Unix domain 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

Kategorien: