Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge former IPEndPointBasis code with UDPEndPoint #11145

Merged
merged 1 commit into from
Nov 1, 2021

Commits on Oct 28, 2021

  1. Merge former IPEndPointBasis code with UDPEndPoint

    #### Problem
    
    PR project-chip#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 project-chip#7715 _Virtualize System and Inet interfaces_.
    
    #### Testing
    
    CI; no changes to functionality.
    kpschoedel committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    26449ef View commit details
    Browse the repository at this point in the history