get_is_link_local
Description:
Tests whether this is a link-local address (that is, if it identifies a host on a local network that is not connected to the Internet).
Parameters:
| this |
Returns:
|
true if this is a link-local address. |
Tests whether this is a link-local address (that is, if it identifies a host on a local network that is not connected to the Internet).
| this |
|
true if this is a link-local address. |