Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gInetAddressGetIsAny: gInetAddressGetIsAny
Description
Tests whether
address
is the "any" address for its family.
Usage
gInetAddressGetIsAny(object)
Arguments
object
a
GInetAddress
Value
TRUE
if
address
is the "any" address for its family.
Details
Since 2.22