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

gInetAddressGetIsSiteLocal

gInetAddressGetIsSiteLocal


Description

Tests whether address is a site-local address such as 10.0.0.1 (that is, the address identifies a host on a local network that can not be reached directly from the Internet, but which may have outgoing Internet connectivity via a NAT or firewall).

Usage

gInetAddressGetIsSiteLocal(object)

Arguments

object

a GInetAddress

Details

Since 2.22

Value

[logical] TRUE if address is a site-local address.

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.