You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2020/07/22 15:01:00 UTC

[GitHub] [httpcomponents-core] malaysf commented on a change in pull request #204: HTTPCORE-638: SharedOutputBuffer must only call dataStreamChannel.endStream() once

malaysf commented on a change in pull request #204:
URL: https://github.com/apache/httpcomponents-core/pull/204#discussion_r458859543



##########
File path: httpcore5/src/main/java/org/apache/hc/core5/http/nio/support/classic/SharedOutputBuffer.java
##########
@@ -162,4 +164,11 @@ private void waitFlush() throws InterruptedIOException {
         setInputMode();
     }
 
+    private void propagateEndStreamOnce() throws IOException {

Review comment:
       Sure, I'll make the change shortly




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org