gSocketClientSetFamily: gSocketClientSetFamily

Description Usage Arguments Details Author(s)

View source: R/gioFuncs.R

Description

Sets the socket family of the socket client. If this is set to something other than G_SOCKET_FAMILY_INVALID then the sockets created by this object will be of the specified family.

Usage

1

Arguments

object

a GSocketClient.

family

a GSocketFamily

Details

This might be useful for instance if you want to force the local connection to be an ipv4 socket, even though the address might be an ipv6 mapped to ipv4 address. Since 2.22

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.