SocketClient.family

gio.types.SocketFamily family() @property nothrow

Get family property.

Returns

The address family to use for socket construction.
void family(gio.types.SocketFamily propval) @property nothrow

Set family property.

Parameters

propvalThe address family to use for socket construction.