Address.isResolved

Tests if @addr has already been resolved. Unlike the other #SoupAddress "get" methods, this is safe to call when @addr might be being resolved in another thread.

class Address
bool
isResolved
()

Return Value

Type: bool

%TRUE if @addr has been resolved.

Meta