| • | local - Unix domain stream sockets on Unix systems |
| • | inet - a TCP/IP connection to a host name/port number pair which can resolve to an IPv4 or IPv6 address |
| • | inet4 - a TCP/IP connection to an IPv4 address and port number; no name lookup is performed |
| • | inet6 - a TCP/IP connection to an IPv6 address and port number; no name lookup is performed |