Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UART windows: Handle timeout event in read_callback #392

Open
gatzka opened this issue Aug 2, 2020 · 0 comments
Open

UART windows: Handle timeout event in read_callback #392

gatzka opened this issue Aug 2, 2020 · 0 comments
Assignees
Labels

Comments

@gatzka
Copy link
Owner

gatzka commented Aug 2, 2020

If no bytes were received within current_timeouts.ReadTotalTimeoutConstant, GetOverlappedResult() in read_callback should return with an error stating a timeout. The currently running read job should be queued again.

@gatzka gatzka added the bug label Aug 2, 2020
@gatzka gatzka self-assigned this Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant