[
https://issues.apache.org/jira/browse/PROTON-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293337#comment-17293337
]
ASF subversion and git services commented on PROTON-2338:
---------------------------------------------------------
Commit 2381e1f532756a2b3c02fbaa30965fdd14bb1c18 in qpid-proton's branch
refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=2381e1f ]
PROTON-2338:: Added some testing for raw connection half close
Unit test half close
Half close write side in raw_connect when writing final message
> Allow proactor raw connections to be half closed
> ------------------------------------------------
>
> Key: PROTON-2338
> URL: https://issues.apache.org/jira/browse/PROTON-2338
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Priority: Major
>
> The current API for raw connections only allows the connection to be fully
> closed
> One of the applications for this API is to proxy existing connections. These
> connections can be half closed (ie the remote end could call {{shutdown(fd ,
> SHUT_RD)}} on their end in which case the proxy should do the same to its
> proxied connection.
> This is currently impossible with the existing API. So it is necessary to
> introduce APIs for half closing for both read and write.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]