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

Do not overallocate SocketAddress.Buffer #78860

Merged
merged 7 commits into from
Dec 19, 2022

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    98a1549 View commit details
    Browse the repository at this point in the history
  2. make sure CopyAddressSizeIntoBuffer and GetAddressSizeOffset are only…

    … accessible as System.Net.Sockets internals on Windows
    antonfirsov committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    6815398 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    7392b08 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. add 4-byte alignment

    antonfirsov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ddb50fc View commit details
    Browse the repository at this point in the history
  2. improve comments

    antonfirsov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c62917c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6363fe3 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix typo

    antonfirsov committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    aceb23f View commit details
    Browse the repository at this point in the history