 | | The domain argument specifies the domain, or address family, in which addresses should be interpreted; it imposes certain restrictions on the length of addresses, and what they mean. In this section, we use the AF_UNIX domain, in which addresses are ordinary UNIX pathnames. In the next chapter, we look at the AF_INET domain, which is used for Internet addresses. | |
|