Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Before passing it to SocketAddr::from_pathname. This was a problem for Tokio's test suite where uds_socket::listen_and_stream failed. We can't reproduce the problem with just Mio's type as Mio doesn't allow a UnixStream to bound to a local path before connecting it.
- Loading branch information