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

TCP based connections have two (parent where server is listening and … #4990

Closed
wants to merge 1 commit into from

Conversation

natarajanmm
Copy link

TCP based connections have two (parent where server is listening and ephemeral child were actual processing happens) unlike UDP. Stats need to update parent incase of TCP and also find socket to update didn't look for TCP sockets. Addressed both these.

…ephemeral child were actual processing happens) unlike UDP. Stats need to update parent incase of TCP and also find socket to update didn't look

for TCP sockets. Addressed both these.
alandekok added a commit that referenced this pull request May 16, 2023
@alandekok alandekok closed this May 16, 2023
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.

None yet

2 participants