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

Use bind() instead of setsockopt() for binding raw sockets on Linux #1646

Merged
merged 4 commits into from
Dec 3, 2024

Commits on Nov 27, 2024

  1. Update to bind()

    seladb committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cc762e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    67f745d View commit details
    Browse the repository at this point in the history
  2. Remove the struct keyword

    seladb committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c43e110 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

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