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

Test merge #7744

Merged
merged 18 commits into from
Oct 1, 2024
Merged

Test merge #7744

merged 18 commits into from
Oct 1, 2024

Conversation

arvidn
Copy link
Owner

@arvidn arvidn commented Oct 1, 2024

No description provided.

tkittich and others added 18 commits July 22, 2024 20:38
…equest_limit_reached

This should fix performance warning: max outstanding piece requests reached, outstanding_request_limit_reached
check settings_pack::max_out_request_queue before alerting performance warning: max outstanding piece requests reached

Co-authored-by: Arvid Norberg <[email protected]>
…uest_limit_reached

check settings_pack::max_out_request_queue before alert outstanding_r…
improve debug facilities of swarm simulations
…ng up a nagle packet. This would corrupt the payload.
… This is probably an approximation, but it seems a reasonable one
Addresses can come and go. Supressing notifications for previously seen addresses
can cause the client to miss when the address is re-added. New address
notifications also don't necessarily include an IFA_LOCAL attribute so don't
filter on that either. Note that notifications don't cause all listen sockets
to be closed and re-opened. Despite its name reopen_listen_sockets only
closes/opens sockets as necessary to synchronize with the list of addresses
enumerated from the OS.
…ly, to make open_file() work as expected. If there's a failure, restore it
@arvidn arvidn merged commit 1d644d1 into master Oct 1, 2024
43 checks passed
@arvidn arvidn deleted the test-merge branch October 1, 2024 20:28
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.

5 participants