Skip to content

Conversation

@SolidWallOfCode
Copy link
Member

@SolidWallOfCode SolidWallOfCode commented Nov 20, 2022

This was showing up in multiple other PRs therefore I think it best to break it out as a distinct PR. See #9208 , #9207, #9193.

This is the eventual replacement for "ink_inet.h" and "ink_inet.cc". Presumably all of the facilities there are now in libswoc. In real life I expect to find missing bits so this will be done incrementally with this as the starting point.

Additional utilities are being added based on need as other conversions to libswoc are done. In particular the address and service pairs are a pattern that shows up commonly but current is done with hand rolled code. See getbestaddrinfo for an example of this.

The differences between this PR and the same files in other PRs is I have done comment cleanup to make sure there's full Doxygen commenting on the new code.

Copy link
Contributor

@bneradt bneradt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable.

@SolidWallOfCode SolidWallOfCode merged commit 8df36ae into apache:10-Dev Nov 21, 2022
@zwoop zwoop modified the milestones: 10-Dev, 10.0.0 Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants