[
https://issues.apache.org/jira/browse/PROTON-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294008#comment-17294008
]
ASF subversion and git services commented on PROTON-2338:
---------------------------------------------------------
Commit 9552701bcf4a2a61d416261d48907d94ca9c2dfd in qpid-proton's branch
refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=9552701 ]
PROTON-2338: Removed some unused code that was bothering clang
Also improved the code documentation a little.
> 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
> Fix For: proton-c-0.34.0
>
>
> 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]