aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_client_put_stop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/test_client_put_stop.c')
-rw-r--r--src/microhttpd/test_client_put_stop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/test_client_put_stop.c b/src/microhttpd/test_client_put_stop.c
index 403a4d5c..eb481567 100644
--- a/src/microhttpd/test_client_put_stop.c
+++ b/src/microhttpd/test_client_put_stop.c
@@ -1533,7 +1533,7 @@ performQueryExternal (struct MHD_Daemon *d, struct _MHD_dumbClient *clnt)
1533 else 1533 else
1534 { 1534 {
1535 /* When rate limiter is enabled, all sent packets must be received 1535 /* When rate limiter is enabled, all sent packets must be received
1536 * before client close connection to avoid RST for every ACK. 1536 * before client closes connection to avoid RST for every ACK.
1537 * When rate limiter is not enabled, the MHD must receive at 1537 * When rate limiter is not enabled, the MHD must receive at
1538 * least something before closing the connection. */ 1538 * least something before closing the connection. */
1539 do_client = 0; 1539 do_client = 0;