Chapter 24. WvUnixConn
WvUnixConn is a WvStream-based Unix domain socket connection class.
Unlike WvTCPConn, WvUnixConn makes connections synchronously because either
the remote server is there, or it isn't. For convenience, we'll just
ignore situations where it's a local server but still slow.