Method NetUtils.ip_less_global()
- Method ip_less_global
ip_less_global(bool
int
|string
which
,int
|string
towhat
,
|bool
void
prefer_v4
)- Description
Returns true if
which
is less globally accessible thantowhat
.
ip_less_global(bool
int
|string
which
, int
|string
towhat
,
|bool
void
prefer_v4
)
Returns true if which
is less globally accessible than
towhat
.