gNetworkServiceNew: gNetworkServiceNew

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

Creates a new GNetworkService representing the given service, protocol, and domain. This will initially be unresolved; use the GSocketConnectable interface to resolve it.

Usage

1
gNetworkServiceNew(service, protocol, domain)

Arguments

service

the service type to look up (eg, "ldap")

protocol

the networking protocol to use for service (eg, "tcp")

domain

the DNS domain to look up the service in

Details

Since 2.22

Value

[GSocketConnectable] a new GNetworkService

Author(s)

Derived by RGtkGen from GTK+ documentation


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