[Modify] Edit it

master
sta 9 years ago
parent 18f2dc672f
commit 7099e5a43b

@ -318,8 +318,8 @@ namespace WebSocketSharp.Server
/// Gets the IP address of the server.
/// </summary>
/// <value>
/// A <see cref="System.Net.IPAddress"/> that represents
/// the IP address of the server.
/// A <see cref="System.Net.IPAddress"/> that represents the local
/// IP address on which to listen for incoming handshake requests.
/// </value>
public System.Net.IPAddress Address {
get {

Loading…
Cancel
Save