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

Set the length of a socket address when calling recvmsg on Linux #2041

Merged
merged 11 commits into from
Jul 17, 2023

Commits on May 19, 2023

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

Commits on May 20, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    c80828e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a2f56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5bd9ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff0fb3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3174d85 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. More PR feedback

    JarredAllen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    012e788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23125cb View commit details
    Browse the repository at this point in the history
  3. Correctly let the kernel set the length on BSDs

    Co-authored-by: Alan Somers <asomers@gmail.com>
    JarredAllen and asomers committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2378f12 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    JarredAllen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2d60044 View commit details
    Browse the repository at this point in the history