src/eric7/Documentation/Source/eric7.Debugger.DebugServer.html

branch
eric7
changeset 9971
773ad1f1ed22
parent 9530
c30f02ea1b27
child 10321
4a017fdf316f
--- a/src/eric7/Documentation/Source/eric7.Debugger.DebugServer.html	Tue Apr 04 17:26:54 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Debugger.DebugServer.html	Wed Apr 05 11:58:22 2023 +0200
@@ -402,8 +402,8 @@
 <td>Public method to test, if the debug server is debugging.</td>
 </tr>
 <tr>
-<td><a href="#DebugServer.masterClientConnected">masterClientConnected</a></td>
-<td>Public method to perform actions after the master client has finally established the connection.</td>
+<td><a href="#DebugServer.mainClientConnected">mainClientConnected</a></td>
+<td>Public method to perform actions after the main client has finally established the connection.</td>
 </tr>
 <tr>
 <td><a href="#DebugServer.passiveStartUp">passiveStartUp</a></td>
@@ -1511,12 +1511,12 @@
 bool
 </dd>
 </dl>
-<a NAME="DebugServer.masterClientConnected" ID="DebugServer.masterClientConnected"></a>
-<h4>DebugServer.masterClientConnected</h4>
-<b>masterClientConnected</b>(<i></i>)
+<a NAME="DebugServer.mainClientConnected" ID="DebugServer.mainClientConnected"></a>
+<h4>DebugServer.mainClientConnected</h4>
+<b>mainClientConnected</b>(<i></i>)
 
 <p>
-        Public method to perform actions after the master client has finally
+        Public method to perform actions after the main client has finally
         established the connection.
 </p>
 <a NAME="DebugServer.passiveStartUp" ID="DebugServer.passiveStartUp"></a>

eric ide

mercurial