Client processes communicate with the pseudo daemon through a UNIX-domain socket (that's a socket in the file system) rather than using TCP or UDP.
客户机进程通过unix域套接字(即文件系统中的套接字)与pseudo守护进程进行通信,而不是使用TCP或UDP进行通信。
The domain, type, and protocol argument values specify the family, type, and protocol to assign to the created socket.
type和protocol参数值指定系列、类型和协议,以分配给创建的套接字。
The domain, type, and protocol argument values specify the family, type, and protocol to assign to the created socket.
type和protocol参数值指定系列、类型和协议,以分配给创建的套接字。
应用推荐