Skip to content

fix: utilize all 6 bits for outgoing ports - #74

Merged
edvardxyz merged 1 commit into
release/2.10from
fix/max-outgoing-port
Aug 21, 2026
Merged

fix: utilize all 6 bits for outgoing ports#74
edvardxyz merged 1 commit into
release/2.10from
fix/max-outgoing-port

Conversation

@edvardxyz

Copy link
Copy Markdown
Contributor

this reduces the chance of wrap around connection collisions

this reduces the chance of wrap around connection collisions
@edvardxyz
edvardxyz requested review from jeanbaptistelab and a lite review from Copilot August 20, 2026 14:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adjusts the CSP build configuration to better leverage the available outgoing-port space, aiming to reduce wrap-around collisions by allowing more simultaneous connections.

Changes:

  • Increase CSP connection maximum from 20 to 47 via Meson default_options.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jeanbaptistelab jeanbaptistelab left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure I understand the details, but this is a harmless change for CSH, go!

@edvardxyz
edvardxyz merged commit b0f2d8f into release/2.10 Aug 21, 2026
3 checks passed
@edvardxyz
edvardxyz deleted the fix/max-outgoing-port branch August 21, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants