GSocketAddressEnumeratorClass.nextFinish

struct GSocketAddressEnumeratorClass
extern (C)
GSocketAddress* function(GSocketAddressEnumerator* enumerator, GAsyncResult* result, GError** err) nextFinish;

Return Value

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

Throws

GException on failure.