Skip to content

UART windows: Handle timeout event in read_callback #392

@gatzka

Description

@gatzka

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions