Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: return tcp.Address from listener, if exists (#336)
* This is the more accurate and correct address of the listener * Useful if you want to listen on port 0 to dynamically create listeners (think of unit/integration tests) Co-authored-by: JB <28275108+mochi-co@users.noreply.github.com>
- Loading branch information