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

ENOBUFS handling #8

Open
yegorich opened this issue Jan 10, 2014 · 0 comments
Open

ENOBUFS handling #8

yegorich opened this issue Jan 10, 2014 · 0 comments

Comments

@yegorich
Copy link
Contributor

If too many frames will be sent over the SocketCAN interface, send() comes with -1 and errno is set to ENOBUFS. Some of the can-utils (cangen) provide extra option to ignore this error. If such an error occurs cangen would just resend the CAN frame in question.

This question (http://dics.voicecontrol.ro/process_mails/arata_discutia/173374/[PATCH]_candump:_add_option_to_ignore_ENOBUFS.html) was once brought up on the linux-can mailing list, but still there is no official solution for this issue.

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