We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc73a13 commit 990305bCopy full SHA for 990305b
src/main/java/hudson/remoting/Engine.java
@@ -1159,7 +1159,7 @@ private void onConnectionRejected(String greeting) throws InterruptedException {
1159
}
1160
1161
/**
1162
- * Connects to TCP agent host:port, with a few retries.
+ * Connects to TCP agent host:port.
1163
* @param endpoint Connection endpoint
1164
* @throws IOException Connection failure or invalid parameter specification
1165
*/
0 commit comments