Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gSocketClientSetSocketType

gSocketClientSetSocketType


Description

Sets the socket type of the socket client. The sockets created by this object will be of the specified type.

Usage

gSocketClientSetSocketType(object, type)

Arguments

object

a GSocketClient.

type

a GSocketType

Details

It doesn't make sense to specify a type of G_SOCKET_TYPE_DATAGRAM, as GSocketClient is used for connection oriented services. Since 2.22

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.