abstract fun actualSocketAddress(): InetSocketAddress!
(source)
Provides the actual socket address (network interface and port) in use.
IllegalStateException
- if the service is not started
Return
InetSocketAddress!: the socket address used by the server