If inet_ntop fails, it returns NULL and sets errno.
Should xsockaddr_ntop do the same? (It currently does.) Or is that dangerous because people will forget to check?