resolve

open override fun resolve(): IPAddress.V6(source)

Resolves localhost to an IPAddress via system calls

NOTE: This is a blocking call and should be invoked from a background thread.

Throws

if there were any errors (e.g. calling from Main thread on Android)