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

feat(networking): allow port reuse #980

Closed
wants to merge 1 commit into from

Conversation

joshuef
Copy link
Contributor

@joshuef joshuef commented Nov 19, 2023

Description

Summary generated by Reviewpad on 19 Nov 23 06:49 UTC

This pull request adds a new feature to the networking module by allowing port reuse. It modifies the driver.rs file by updating the transport configuration to enable port reuse for TCP connections. This change ensures that the same port can be reused for multiple connections, improving efficiency and resource utilization.

@reviewpad reviewpad bot added the Small Pull request is small label Nov 19, 2023
@joshuef joshuef closed this Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Small Pull request is small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant