qdm12/dns

feature: support listening on a random port `0`

qdm12 opened this issue · 1 comments

qdm12 commented
  • Listen on a random port
  • Add method on servers to return the current listening port
  • Update integration tests to use a random port

Done in cbbf011