Method

GioSocketConnectableenumerate

since: 2.22

Declaration

GSocketAddressEnumerator*
g_socket_connectable_enumerate (
  GSocketConnectable* connectable
)

Description

Creates a GSocketAddressEnumerator for connectable.

Available since: 2.22

Return value

Type: GSocketAddressEnumerator

A new GSocketAddressEnumerator.

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