-
t4lz authored
To enable determining what type of AF_UNIX address it is, if any. Enable retrieving the pathname or abstract address of the socket, if applicable. Adds the following API: * SockAddr::is_unix * SockAddr::is_unnamed * SockAddr::as_pathname * SockAddr::as_abstract_namespace Also, fix some typos in CONTRIBUTING.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.