Skip to content

udp will lose packege #35

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

Open
roninat opened this issue May 13, 2025 · 0 comments
Open

udp will lose packege #35

roninat opened this issue May 13, 2025 · 0 comments

Comments

@roninat
Copy link

roninat commented May 13, 2025

If I create two tasks respectively at the same time, one using udp socket and the other using tcp socket, the priority of udp is high, and the sender sends for udp to receive approximately once every 10ms, but when I operate the netsocket_close of tcp to close the socket, It will lead to udp packet loss. How should I deal with it? And when sending data, it seems to also affect the reception of udp. can you help me ,thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant