Skip to content

OS_SelectSingle(fd, &SelectFlags, timeout) users require OS_STREAM_STATE_READABLE/OS_STREAM_STATE_WRITABLE #392

@CDKnightNASA

Description

@CDKnightNASA

Describe the bug
In order to use OS_SelectSingle() a user needs access to the #defines for OS_STREAM_STATE_READABLE and OS_STREAM_STATE_WRITABLE but they are contained in osal/src/os/shared/os-impl.h not in osal/src/os/inc/...

To Reproduce
Try to use the OS_SelectSingle API :)

Expected behavior
These #defines need to be moved to osal/src/os/inc

Reporter Info
[email protected]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions