Skip to content

Iot.Device.SocketCan -> TryReadFrame() offer nonblocking mode? #2385

Description

@tkoetting75q

From what I understand, Linux socket devices can be opened in a blocking or non-blocking mode for reading. Standard is blocking-mode.

=> Flags O_NONBLOCK, MSG_DONTWAIT in the C world

Would it be possible to implement this choice for Iot.Device.SocketCan.CanRaw?

many thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Priority:2Work that is important, but not critical for the releaseapi-suggestionEarly API idea and discussion, it is NOT ready for implementation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions