[Modify] Edit it
This commit is contained in:
		@@ -1434,10 +1434,6 @@ namespace WebSocketSharp.Server
 | 
			
		||||
    /// Stops receiving incoming handshake requests and closes each connection
 | 
			
		||||
    /// with the specified code and reason.
 | 
			
		||||
    /// </summary>
 | 
			
		||||
    /// <remarks>
 | 
			
		||||
    /// This method does nothing if the server is not started, it is shutting
 | 
			
		||||
    /// down, or it has already stopped.
 | 
			
		||||
    /// </remarks>
 | 
			
		||||
    /// <param name="code">
 | 
			
		||||
    ///   <para>
 | 
			
		||||
    ///   One of the <see cref="CloseStatusCode"/> enum values.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user