[ https://issues.apache.org/jira/browse/PROTON-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250991#comment-15250991 ]
ASF subversion and git services commented on PROTON-1180: --------------------------------------------------------- Commit 13364ad50e1f276def4487d8f54d6486619ec785 in qpid-proton's branch refs/heads/master from [~astitcher] [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=13364ad ] PROTON-1180, PROTON-1179: Finish endpoint work, most of the condition work - Renamed condition -> error_condition - renamed all accessors for error_condition to error() - Made error_condition a value class holding the same information as the pn_condition_t it is made from. - Added close(const error_condition&) to endpoint - Enabled tests for endpoint::close(const error_condition&) x Can't yet set the properties on an error_condition in a close() > [C++ binding] Change endpoint API > --------------------------------- > > Key: PROTON-1180 > URL: https://issues.apache.org/jira/browse/PROTON-1180 > Project: Qpid Proton > Issue Type: Improvement > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > > * Rename remote_condition to condition; remove local_condition (the remote > state is authoritative) > * Add boolean accessors for uninitialized, active, and closed; remove > endpoint.state bit field > * Lift close operation to endpoint from its descendents > * Add new close operation with condition arg -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org