Advanced #Programming in the #UNIX Environment
Week 9, socketpair(2)
We continue our discussion of IPC with a look at the socketpair(2) system call and compare its functionality with that of the pipe(2) call. We also introduce the concept of sockets, domains, and protocols.