language nit
authorLee <ler762@users.sourceforge.net>
Sat, 10 Mar 2018 14:24:25 +0000 (09:24 -0500)
committerLee <ler762@users.sourceforge.net>
Sat, 10 Mar 2018 14:24:25 +0000 (09:24 -0500)
Stopping to watch is like parking at a scenic overlook to admire the scenery.
We're ignoring the scenery and continuing to drive.

jcc.c

diff --git a/jcc.c b/jcc.c
index 8ce341b..298eff5 100644 (file)
--- a/jcc.c
+++ b/jcc.c
@@ -2169,7 +2169,7 @@ static void handle_established_connection(struct client_state *csp)
                 */
                watch_client_socket = 0;
                log_error(LOG_LEVEL_CONNECT,
-                  "Stopping to watch the client socket %d. "
+                  "Stop watching client socket %d. "
                   "There's already another request waiting.",
                   csp->cfd);
                continue;