conn: MetricsPort listener is a listener port

The connection type for the listener part was missing from the "is connection a listener" function.

This lead to our periodic event that retries our listeners to keep trying to bind() again on an already opened MetricsPort.

Closes #40370 (closed)

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports

Loading