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

The cause of the error cannot be determined and Data retrieval not guaranteed in read/send functions. #32

Open
t-nakagawa-esol opened this issue Jan 31, 2023 · 0 comments

Comments

@t-nakagawa-esol
Copy link

  1. Errors (when errno is -1) except for timeout (when errno is 0) are not output in the return value when executing select in the wait function.
    It is difficult to identify the cause of the error when debugging.

  2. It might not be possible to get the data size of can_frame in one read/send.

So I created a pull request. #31

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

No branches or pull requests

1 participant