eric6/Documentation/Source/eric6.Cooperation.Connection.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Cooperation.Connection.html
--- a/eric6/Documentation/Source/eric6.Cooperation.Connection.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Cooperation.Connection.html	Mon Feb 01 10:38:16 2021 +0100
@@ -206,7 +206,7 @@
         Private method to get the data length for the current data type.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 data length (integer)
 </dd>
@@ -226,7 +226,7 @@
         Private method to check, if enough data is available.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating availability of enough data (boolean)
 </dd>
@@ -260,7 +260,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 size of data read (integer)
 </dd>
@@ -273,7 +273,7 @@
         Private method to read the protocol header.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful read (boolean)
 </dd>
@@ -300,7 +300,7 @@
         Public method to get the connection name.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 connection name (string)
 </dd>
@@ -350,7 +350,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful send (boolean)
 </dd>
@@ -378,7 +378,7 @@
         Public method to get the server port.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 server port (integer)
 </dd>

eric ide

mercurial