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

Fix #921, make non-selectable FD an error #922

Merged

Commits on Mar 22, 2021

  1. Fix nasa#921, make non-selectable fd an error

    Do not silently ignore a filehandle which was included in the OS_FdSet
    but the "selectable" flag is false.  Instead translate this to
    the OS_ERR_OPERATION_NOT_SUPPORTED error.
    jphickey committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2b018c0 View commit details
    Browse the repository at this point in the history