Skip to content

Commit 623ea75

Browse files
committed
[Modify] Edit it
1 parent 3ac6483 commit 623ea75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

websocket-sharp/Server/WebSocketServer.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,8 +1326,8 @@ public void Start ()
13261326
}
13271327

13281328
/// <summary>
1329-
/// Stops receiving the WebSocket handshake requests,
1330-
/// and closes the WebSocket connections.
1329+
/// Stops receiving incoming handshake requests and
1330+
/// closes each connection.
13311331
/// </summary>
13321332
/// <remarks>
13331333
/// This method does nothing if the server is not started,

0 commit comments

Comments
 (0)