create_tcp_listener(local_port=0)
: return listeners with the same port
#857
Labels
enhancement
New feature or request
Things to check first
Feature description
Ow, that's definitely something I would like to fix! Strange that nobody has reported that as an issue. I definitely meant for the listener to bind to the same ephemeral port if the local port was omitted.
Originally posted by @agronholm in #856 (comment)
Use case
.
The text was updated successfully, but these errors were encountered: