Skip to content

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

@ple1n

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions