Skip to content

There is a critical error in UDP handling. It drops packets. I have fixed it in my fork. #81

Description

@ple1n

That's a long-standing problem that haunted me for 2 years.

  • UDP streams don't expire quickly
  • The receiver side drops the receiver
  • Your code still tries to send via that sender, and simply errors and drops the packet when its not going through.

I have fixed it in nsproxy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions