Skip to content

Set parameter on OS_SelectFdIsSet should be const #1062

@jphickey

Description

@jphickey

Is your feature request related to a problem? Please describe.
This function only checks bits (read only), it does not modify the "Set" argument

Describe the solution you'd like
The pointer should be qualified const

Additional context
#854 (part of CFS-38 review) corrected the internal function, but it looks like this one was missed.
It is part of the public API but adding const here shouldn't break anything.

Requester Info
Joseph Hickey, Vantage Systems, Inc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions