Unix ___domain socket: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 6 interwiki links, now provided by Wikidata on d:q2044498 (Report Errors)
External links: link to Unix standard where possible
Line 15:
 
==External links==
* {{man|2sh|socketpair|LinuxSUS||create a pair of connected sockets}}
* {{man|2sh|sendmsg|LinuxSUS||send a message on a socket}}
* {{man|2sh|recvmsg|LinuxSUS||receive a message from a socket}}
* {{man|3|cmsg|Linux||socket ancillary data, including sending/receiving [[file descriptor]]s}}
* [http://untroubled.org/ucspi-unix/ ucspi-unix], UNIX-___domain socket client-server command-line tools