* Uri.cs: IsLoopback has different behavoir then
authorJackson Harper <jackson@novell.com>
Sun, 8 Feb 2004 21:19:45 +0000 (21:19 -0000)
committerJackson Harper <jackson@novell.com>
Sun, 8 Feb 2004 21:19:45 +0000 (21:19 -0000)
commita0030c8a9e70f786f874137314b29d08a1b9fb78
tree6dffd3d0ac4888d61de187f2bd3f3deee25d1cbe
parente6fb0d78b4b0143cf0298f648ac4a42bb7296f31
    * Uri.cs: IsLoopback has different behavoir then
IPAddress::IsLoopback. It will only return true for ipv4 addresses
if they are 127.0.0.1, localhost, or loopback.

svn path=/trunk/mcs/; revision=22893
mcs/class/System/System/Uri.cs