Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1162524: Fix error handling |UnixSocketWatcher::Connect|, r=kmach…
…ulis With this patch, it's not an error if the connection operations stalls on a non-blocking socket; so don't return an error code. The patch also makes |connect| restart if it was aborted by a signal.
- Loading branch information