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

Fix select() timeout format #311

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Fix select() timeout format #311

merged 1 commit into from
Jun 16, 2022

Conversation

Acuadros95
Copy link
Contributor

For certain ARM architectures, select returned the following errno for tv_usec >= 1 second:

EINVAL The value contained within timeout is invalid.

Signed-off-by: acuadros95 <acuadros1995@gmail.com>
@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Windows Build Status

@Acuadros95 Acuadros95 merged commit 91435e2 into develop Jun 16, 2022
@Acuadros95 Acuadros95 deleted the fix/multiserial_arm branch June 16, 2022 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants