rustdesk / rustdesk/rustdesk-server
UDP Socket Invalid Argument exception
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Only happened when there is big udp traffic.
https://github.com/moby/moby/issues/29992#issuecomment-339602285
https://github.com/moby/libnetwork/issues/1522#issuecomment-320447408
https://github.com/hashicorp/serf/issues/263#issuecomment-73880909
above seems not work for us
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the invalid-argument exception under heavy UDP traffic, then compare the behavior with the linked Moby, libnetwork, and Serf discussions. Done means the triggering condition is identified and the exception no longer occurs under the affected traffic pattern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100