GSocketAddressEnumeratorClass.next

struct GSocketAddressEnumeratorClass
extern (C)
GSocketAddress* function(GSocketAddressEnumerator* enumerator, GCancellable* cancellable, GError** err) next;

Return Value

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

GException on failure.

Meta