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

gSocketSpeaksIpv4

gSocketSpeaksIpv4


Description

Checks if a socket is capable of speaking IPv4.

Usage

gSocketSpeaksIpv4(object)

Arguments

object

a GSocket

Details

IPv4 sockets are capable of speaking IPv4. On some operating systems and under some combinations of circumstances IPv6 sockets are also capable of speaking IPv4. See RFC 3493 section 3.7 for more information.

No other types of sockets are currently considered as being capable of speaking IPv4. Since 2.22.

Value

[logical] TRUE if this socket can be used with IPv4.

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.