Content deleted Content added
m cat |
No edit summary |
||
Line 2:
These connections appear as a [[byte stream]] network connection but go from the local computer to itself.
In addition to sending data, processes can send [[file descriptor]]s across a Unix ___domain socket connection using the [[sendmsg]]() and [[recvmsg]]() system calls.
[[Category:Unix]]
|