Skip to content
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

Update udp connection info + test #3228

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

bernardnormier
Copy link
Member

This PR updates the connection info for UDP server connections to not include the remote/peer address and port, since this information is not what you'd expect (it's the address of the most recent client the first time you call getInfo).

This PR also adds comments to the UDP tests.

@bernardnormier bernardnormier merged commit 62a53b4 into zeroc-ice:main Dec 4, 2024
19 checks passed
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.

3 participants