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

Simplify IO statistics collection for UdpSocketHandler #1018

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

bertm
Copy link
Contributor

@bertm bertm commented Nov 30, 2024

This removes a bunch of complicated but unused code, and makes the stats collector interface more self-explanatory.

This removes a bunch of complicated but unused code, and makes the
stats collector interface more self-explanatory.
Copy link
Contributor

@ArneBab ArneBab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I don’t think that the per-address tracking is still needed.

@ArneBab ArneBab merged commit 5e80dde into hyphanet:next Dec 1, 2024
1 check 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.

2 participants