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

resulta #GAsyncResult

Returns

a #GSocketAddress (owned by the caller), or null on

error (in which case *error will be set) or if there are no more addresses.

Throws

[ErrorWrap]