gSocketClientSetLocalAddress: gSocketClientSetLocalAddress

Description Usage Arguments Details Author(s)

View source: R/gioFuncs.R

Description

Sets the local the socket client. The sockets created by this object will bound to the specified address (if not NULL) before connecting.

Usage

1

Arguments

object

a GSocketClient.

address

a GSocketAddress, or NULL

Details

This is useful if you want to ensure the the local side of the connection is on a specific port, or on a specific interface. Since 2.22

Author(s)

Derived by RGtkGen from GTK+ documentation


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