Windows named pipes should already work with the current implementation. However, we should provide the following: * Helper typedefs, as in `tcp_connection` and `unix_connection`. * Testing coverage. * Docs * Supporting the `connect` and `close` methods for named pipes.