Skip to content

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

@tkoetting75q

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!

Metadata

Metadata

Assignees

No one assigned

    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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions