Only throw PortInUseException if port is set
Refine the `PortInUseException` logic in `NettyWebServer` to only throw an exception if the port is set. The prevents a misleading exception from being thrown when a domain socket is being used. Closes gh-24529pull/24549/head
parent
7f51984cbd
commit
b2abc8ff3f
Loading…
Reference in New Issue