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

net: add net.Dialer and net.Connection interfaces, abstracting the different types of connections, already supported by the V network stack #21657

Merged
merged 5 commits into from
Aug 5, 2024

Commits on Aug 4, 2024

  1. Initial exploration of what network interfaces might look like for vl…

    …ang.
    Das Idiot authored and spytheman committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c731ca4 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    Das Idiot authored and spytheman committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c203a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9601933 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a51b10d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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