gh-127319: Disable port reuse on HTTP, XMLRPC, and logging TCP servers (GH-135405)
Prior to issue #120485 these servers did not allow port reuse, which makes sense as the behavior of port reuse is surprising if you're not expecting it. It's unclear to me why these services were switched to allow port reuse, but I believe the desired behavior (unless subclasses opt in) is to not allow port reuse. See also: https://bugzilla.redhat.com/show_bug.cgi?id=2323170
J
Jeremy Cline committed
2bd3895fcabb2dfdae5c0c72e60483e3d3267f0f
Parent: 8979d3a
Committed by GitHub <noreply@github.com>
on 6/15/2025, 5:34:29 AM