Function
Dexresolver_lookup_by_name
Declaration [src]
DexFuture*
dex_resolver_lookup_by_name (
GResolver* resolver,
const char* address
)
Return value
Type: DexFuture
A DexFuture that resolves to a
GList of GInetAddress.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |