SocketAddressEnumerator.nextFinish

Retrieves the result of a completed call to gio.socket_address_enumerator.SocketAddressEnumerator.nextAsync. See gio.socket_address_enumerator.SocketAddressEnumerator.next for more information about error handling.

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.socket_address.SocketAddress

a #GSocketAddress (owned by the caller), or null on error (in which case *error will be set) or if there are no more addresses.