mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-08 09:42:38 +00:00
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. |
||
---|---|---|
.. | ||
client | ||
request | ||
response | ||
server | ||
rpc_config.go |