8000 [feat] librqbit: support ephemeral ports when listening. by ikatson · Pull Request #455 · ikatson/rqbit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[feat] librqbit: support ephemeral ports when listening. #455

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

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

ikatson
Copy link
Owner
@ikatson ikatson commented Jul 10, 2025

Fixes #454.

The ephemeral port is found using OS (if TCP listen is enabled). It's possible, but very unlikely (given the sheer number of listen ports available), that uTP won't be able to bind to the same port. In this case uTP is disabled and error will be printed.

Fixes #454.

The ephemeral port is found using OS (if TCP listen is enabled).
It's possible, but very unlikely (given the sheer number of listen ports available), that uTP won't be able to bind to the same port.
In this case uTP is disabled and error will be printed.
@ikatson ikatson merged commit 2580c44 into main Jul 10, 2025
5 checks 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.

Error starting listeners with ListenerOptions::default() autocompletion
1 participant
0