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

[20313] Allow single listening port on TCP #717

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

jepemi
Copy link
Contributor

@jepemi jepemi commented Mar 1, 2024

Description

This related PR limits the amount of listening ports to one. If more listening ports are passed, those are ignored.
This PR documents this limitation.

Related implementation PR:

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A Code snippets related to the added documentation have been provided.
  • Documentation tests pass locally.
  • N/A Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • CI passes without warnings or errors.

Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
@MiguelCompany MiguelCompany added this to the v2.14.0 milestone Mar 1, 2024
@MiguelCompany
Copy link
Member

@richiprosima Please test docs

@MiguelCompany MiguelCompany merged commit b95cc4a into master Mar 1, 2024
4 checks passed
@MiguelCompany MiguelCompany deleted the bugfix/tcp_fix_multiple_listening_ports branch March 1, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants