Whether this is an IPv4 private‐network address (10/8, 192.168/16, 172.16/12).
Synopsis
Declared in <netaddress.h>
bool
IsRFC1918() const;
Return Value
True when the address is in an IPv4 private‐network range.
Created with MrDocs