Skip to content

Conversation

@YHusain1
Copy link
Contributor

@YHusain1 YHusain1 commented Apr 25, 2023

Previous to this commit,
If the user performs an action on a non-existent socket in excess of max unsigned integer size it will return the value of 2147483647 incorrectly.

After this commit, the passed in socket num will be correctly displayed in the error message.
As well as, added a check to determine if passed socket num is not an integer and returns the set errno appropriately.

@YHusain1 YHusain1 force-pushed the cfspdk-951-socket-num-exceed-size branch from 4dd9282 to 1f18860 Compare May 2, 2023 15:13
@YHusain1 YHusain1 force-pushed the cfspdk-951-socket-num-exceed-size branch from 1f18860 to c194377 Compare May 2, 2023 17:57
@johnlange2 johnlange2 merged commit 319dca4 into main May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants