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 Accept addrlen initialization #1116

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

jonathanou
Copy link
Contributor

@jonathanou jonathanou commented Nov 6, 2024

What does this Pull Request accomplish?

Why should this Pull Request be merged?

Similar to #1107 , the address is also not being populated in the Accept call.

What testing has been done?

Manually tested that by setting addrlen to sizeof(addr.storage) the grpc call is now getting the client address.

@jonathanou jonathanou marked this pull request as ready for review November 6, 2024 08:04
@jonathanou jonathanou changed the title fix Accept addrlen initialization Fix Accept addrlen initialization Nov 6, 2024
@jonathanou jonathanou requested a review from maxxboehme November 6, 2024 15:14
@jonathanou jonathanou merged commit 1f3ffbe into main Nov 8, 2024
10 checks passed
@jonathanou jonathanou deleted the users/jouyang/fix-accept-addr-length branch November 8, 2024 08:04
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.

4 participants