[5094] Use error_code.value() to compare against boost::system_errors.
Comparing the error_code directly causes test issues on some OSes. See asio_wrapper.h for the details.
Please register or sign in to comment
Comparing the error_code directly causes test issues on some OSes. See asio_wrapper.h for the details.