Skip to content

core: Add timeout mechanism for inactive UDP connections#2557

Merged
julianoes merged 1 commit intomainfrom
pr-udp-drop-remotes
May 1, 2025
Merged

core: Add timeout mechanism for inactive UDP connections#2557
julianoes merged 1 commit intomainfrom
pr-udp-drop-remotes

Conversation

@julianoes
Copy link
Collaborator

This commit fixes an issue in the UDP connection handling where MAVSDK would duplicate streams when clients reconnect and continue sending packets to endpoints that had closed their connections.

This commit fixes an issue in the UDP connection handling where MAVSDK
would duplicate streams when clients reconnect and continue sending
packets to endpoints that had closed their connections.
@julianoes julianoes requested a review from JonasVautherin May 1, 2025 04:53
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 1, 2025

@julianoes julianoes merged commit 93a7eb5 into main May 1, 2025
37 checks passed
@julianoes julianoes deleted the pr-udp-drop-remotes branch May 1, 2025 22:18
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

Successfully merging this pull request may close these issues.

2 participants