-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67659/
-----------------------------------------------------------
(Updated June 20, 2018, 1:09 p.m.)
Review request for qpid, Alan Conway and Andrew Stitcher.
Changes
-------
Updated to to have const pn_terminus_t* passed in to new method as requested.
Bugs: PROTON-1866
https://issues.apache.org/jira/browse/PROTON-1866
Repository: qpid-proton-git
Description
-------
This allows users of proton to determine whether an explicit expiry was
requested or not.
Diffs (updated)
-----
c/include/proton/terminus.h b2344c0
c/src/core/engine-internal.h b1c6123
c/src/core/engine.c 070c751
c/src/core/transport.c bfa66c1
Diff: https://reviews.apache.org/r/67659/diff/2/
Changes: https://reviews.apache.org/r/67659/diff/1-2/
Testing
-------
All tests pass.
Thanks,
Gordon Sim