Skip to content

Commit

Permalink
Merge former IPEndPointBasis code with UDPEndPoint
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 committed Oct 28, 2021
1 parent 52db0e4 commit 26449ef
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 460 deletions.
Loading

0 comments on commit 26449ef

Please sign in to comment.