Skip to content

Commit

Permalink
Merge former IPEndPointBasis code with UDPEndPoint (#11145)
Browse files Browse the repository at this point in the history
#### Problem

PR #11135 moved code from IPEndPointBasis into UDPEndPoint
without otherwise touching it, leaving various redundancies.

#### Change overview

This change merges corresponding functions, with a small amount of
refactoring of resulting bodies.

This is a step toward #7715 _Virtualize System and Inet interfaces_.

#### Testing

CI; no changes to functionality.
  • Loading branch information
kpschoedel authored and pull[bot] committed Feb 24, 2022
1 parent 8c239f9 commit 50f0746
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 460 deletions.
Loading

0 comments on commit 50f0746

Please sign in to comment.