tuweni / org.apache.tuweni.rlpx / RLPxService / actualSocketAddress

actualSocketAddress

abstract fun actualSocketAddress(): InetSocketAddress! (source)

Provides the actual socket address (network interface and port) in use.

Exceptions

IllegalStateException - if the service is not started

Return
InetSocketAddress!: the socket address used by the server