Method

GioSocketConnectableenumerate

since: 2.22

Declaration [src]

GSocketAddressEnumerator*
g_socket_connectable_enumerate (
  GSocketConnectable* connectable
)

Description [src]

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.