Contents

nw_group_descriptor_enumerate_endpoints(_:_:)

Sets a handler to list all endpoints added to the group descriptor.

Declaration

func nw_group_descriptor_enumerate_endpoints(_ descriptor: nw_group_descriptor_t, _ enumerate_block: (nw_endpoint_t) -> Bool)

See Also

Functions