|
|
|
@ -1374,8 +1374,8 @@ namespace WebSocketSharp
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Determines whether the specified <see cref="System.Net.IPAddress"/> represents
|
|
|
|
/// Determines whether the specified <see cref="System.Net.IPAddress"/>
|
|
|
|
/// a local IP address.
|
|
|
|
/// represents a local IP address.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <remarks>
|
|
|
|
/// <remarks>
|
|
|
|
/// This local means NOT REMOTE for the current host.
|
|
|
|
/// This local means NOT REMOTE for the current host.
|
|
|
|
|