Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

On timeout in client, the error code is operation_aborted instead of the more appropriate asio::error::timed_out #225

Open
andreig1978 opened this issue Apr 26, 2018 · 2 comments

Comments

@andreig1978
Copy link

No description provided.

@eidheim
Copy link
Owner

eidheim commented Apr 29, 2018

The operation_aborted error code is generated by the socket::cancel function.

@andreig1978
Copy link
Author

Yes I know, but from the client's perspective it's a little confusing. I'll try to address it and submit a pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants