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

gh-122133: Authenticate socket connection for socket.socketpair() fallback #122134

Merged
merged 6 commits into from
Jul 29, 2024

Commits on Jul 22, 2024

  1. Authenticate socket connection for socket.socketpair() fallback

    Co-authored-by: Gregory P. Smith <[email protected]>
    sethmlarson and gpshead committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d079ce3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    e08f3fb View commit details
    Browse the repository at this point in the history
  2. Remove time import

    sethmlarson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fcb43e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Address review comments

    sethmlarson committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fe5da2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7652213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1bc408 View commit details
    Browse the repository at this point in the history