-
Notifications
You must be signed in to change notification settings - Fork 613
Open
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releaseapi-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementation
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releaseapi-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementation