Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
During timeout, there is a race to determine the exact error code. To…
… ensure timeouts always result in std::errc::timed_out, we trigger entirely off of the timer's state instead of considering the error code.
- Loading branch information