File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -346,13 +346,13 @@ protected FrameHandler createFrameHandler(Socket sock)
346346 }
347347
348348 /**
349- * Provides a hook to insert custom configuration of the sockets used
350- * to connect to an AMQP server before they connect.
349+ * Provides a hook to insert custom configuration of the sockets
350+ * used to connect to an AMQP server before they connect.
351351 *
352- * The default behaviour of this method is to disable Nagle's algorithm to get
353- * more consistently low latency.
354- * However it may be overridden freely and there is no requirement to retain
355- * this behaviour.
352+ * The default behaviour of this method is to disable Nagle's
353+ * algorithm to get more consistently low latency. However it
354+ * may be overridden freely and there is no requirement to retain
355+ * this behaviour.
356356 *
357357 * @param socket The socket that is to be used for the Connection
358358 */
You can’t perform that action at this time.
0 commit comments