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

fix: (native conn.go) closeMatch logic should really close all matching conns; closes PacketConn also #248

Merged
merged 5 commits into from
Jul 30, 2024

Commits on Jun 10, 2024

  1. fix: (native conn.go) closeMatch logic to really close all matching c…

    …onns; closes PacketConn also
    shunf4 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    af60ef4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Update conn.go

    wwqgtxx committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bf36311 View commit details
    Browse the repository at this point in the history
  2. Update conn.go

    wwqgtxx committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    70bb478 View commit details
    Browse the repository at this point in the history
  3. Update conn.go

    wwqgtxx committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b47e7af View commit details
    Browse the repository at this point in the history
  4. Update conn.go

    wwqgtxx committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7595d31 View commit details
    Browse the repository at this point in the history