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 032b58e commit c573817Copy full SHA for c573817
src/com/rabbitmq/client/ConnectionFactory.java
@@ -409,7 +409,7 @@ public SocketConfigurator getSocketConfigurator() {
409
410
/**
411
* Set the socket configurator. This gets a chance to "configure" a socket
412
- * after it has been opened. The default socket configurator disables
+ * before it has been opened. The default socket configurator disables
413
* Nagle's algorithm.
414
*
415
* @param socketConfigurator the configurator to use
0 commit comments