Unix ___domain socket: Difference between revisions

Content deleted Content added
name comes from AF_UNIX; Unix (not just any OS); singular over plural; if we're going to define an acronym might as well use it
External links: add socket function
Line 30:
 
==External links==
* {{man|sh|socket|SUS||create a socket}}
* {{man|sh|socketpair|SUS||create a pair of connected sockets}}
* {{man|sh|sendmsg|SUS||send a message on a socket}}