[Modify] Edit it
This commit is contained in:
		| @@ -1332,13 +1332,8 @@ namespace WebSocketSharp.Server | |||||||
|     } |     } | ||||||
|  |  | ||||||
|     /// <summary> |     /// <summary> | ||||||
|     /// Stops receiving incoming handshake requests and closes |     /// Stops receiving incoming handshake requests. | ||||||
|     /// each connection. |  | ||||||
|     /// </summary> |     /// </summary> | ||||||
|     /// <remarks> |  | ||||||
|     /// This method does nothing if the server is not started, |  | ||||||
|     /// it is shutting down, or it has already stopped. |  | ||||||
|     /// </remarks> |  | ||||||
|     /// <exception cref="InvalidOperationException"> |     /// <exception cref="InvalidOperationException"> | ||||||
|     /// The underlying <see cref="TcpListener"/> has failed to stop. |     /// The underlying <see cref="TcpListener"/> has failed to stop. | ||||||
|     /// </exception> |     /// </exception> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user