Virtual Method

GioSocketConnectableenumerate

since: 2.22

Declaration

GSocketAddressEnumerator*
enumerate (
  GSocketConnectable* connectable
)

Description

Creates a GSocketAddressEnumerator for connectable.

Available since: 2.22

Return value

Type: GSocketAddressEnumerator

A new GSocketAddressEnumerator.

The caller of the function takes ownership of the data, and is responsible for freeing it.