--- a/src/eric7/Documentation/Source/eric7.RemoteServer.EricServerDebuggerRequestHandler.html Thu Oct 10 17:21:46 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.RemoteServer.EricServerDebuggerRequestHandler.html Thu Oct 10 19:59:49 2024 +0200 @@ -64,6 +64,10 @@ <td>Private method handling a socket disconnecting.</td> </tr> <tr> +<td><a href="#EricServerDebuggerRequestHandler.__lastClientExited">__lastClientExited</a></td> +<td>Private method to handle exiting of the last debug client.</td> +</tr> +<tr> <td><a href="#EricServerDebuggerRequestHandler.__mainClientExited">__mainClientExited</a></td> <td>Private method to handle exiting of the main debug client.</td> </tr> @@ -153,6 +157,13 @@ reference to the disconnected socket </dd> </dl> +<a NAME="EricServerDebuggerRequestHandler.__lastClientExited" ID="EricServerDebuggerRequestHandler.__lastClientExited"></a> +<h4>EricServerDebuggerRequestHandler.__lastClientExited</h4> +<b>__lastClientExited</b>(<i></i>) +<p> + Private method to handle exiting of the last debug client. +</p> + <a NAME="EricServerDebuggerRequestHandler.__mainClientExited" ID="EricServerDebuggerRequestHandler.__mainClientExited"></a> <h4>EricServerDebuggerRequestHandler.__mainClientExited</h4> <b>__mainClientExited</b>(<i></i>)