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

Fix UDP send message #4626

Open
wants to merge 2 commits into
base: 25.lts.1+
Choose a base branch
from

Conversation

MSoliankoLuxoft
Copy link
Collaborator

@MSoliankoLuxoft MSoliankoLuxoft commented Dec 24, 2024

This PR fixes UDP packet sending for both connected and unconnected sockets, as the code includes a UDP server that calls sendto for an unconnected UDP socket.

This commit fixes UDP packet sending for both connected and unconnected sockets.
b\383980995

Change-Id: Iddff989ccce8261395bb1ea36a23716a742c6ea2
@jellefoks
Copy link
Member

jellefoks commented Dec 24, 2024

Can you please give a description of this change? I mean, in the PR description please describe what issue is being fixed here (I did not yet look at the code).

@MSoliankoLuxoft
Copy link
Collaborator Author

MSoliankoLuxoft commented Dec 31, 2024

Can you please give a description of this change? I mean, in the PR description please describe what issue is being fixed here (I did not yet look at the code).

Sorry, I forgot to add a description.

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