Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gNetworkAddressNew: gNetworkAddressNew
Description
Creates a new
GSocketConnectable
for connecting to the given
hostname
and
port
.
Usage
gNetworkAddressNew(hostname, port)
Arguments
hostname
the hostname
port
the port
Value
GSocketConnectable
] the new
GNetworkAddress
Details
Since 2.22