Add `AF_UNIX` sockets, supported on most platforms. Overall, more efficient than TCP for inter-process communication. More deeply motivated by the openjdk team [JEP 380: Unix-Domain Socket Channels](https://openjdk.org/jeps/380)