[Privoxy-commits] [privoxy] 13/15: Improve description of handle_established_connection()
User Git
git at git.privoxy.org
Mon Mar 15 14:44:01 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 5366a33590156d114c6a509c23fd4424cacc6261
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Mar 14 17:36:25 2021 +0100
Improve description of handle_established_connection()
---
jcc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/jcc.c b/jcc.c
index 79c0eaa8..aec8e2a7 100644
--- a/jcc.c
+++ b/jcc.c
@@ -3009,7 +3009,8 @@ static void continue_https_chat(struct client_state *csp)
* Function : handle_established_connection
*
* Description : Shuffle data between client and server once the
- * connection has been established.
+ * connection has been established and the request
+ * has been sent.
*
* Parameters :
* 1 : csp = Current client state (buffers, headers, etc...)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list