forked from TrueCloudLab/neoneo-go
758a88a813
If port is dynamically allocated, `(*Server).Addr` will contain 0 port. This commit executes listener before exiting from `Start()` and sets Addr to the actual address. |
||
---|---|---|
.. | ||
dump.go | ||
dump_test.go | ||
server.go | ||
server_test.go |