[
https://issues.apache.org/jira/browse/PROTON-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493550#comment-15493550
]
ASF subversion and git services commented on PROTON-1302:
---------------------------------------------------------
Commit 077eea5a8912c251202c3b2102d69b818795625b in qpid-proton's branch
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=077eea5 ]
PROTON-1302: Remove use of pn_io_t from C++ binding
- Added pn_reactor_error() API
> Don't depend on proton-c for OS services (use std library)
> ----------------------------------------------------------
>
> Key: PROTON-1302
> URL: https://issues.apache.org/jira/browse/PROTON-1302
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
>
> For example:
> * timestamp::now() uses pn_timestamp_now() but this is part of the platform
> code of proton-c and the C++ binding should not depend on it.
> * Getting an error string from a failed listener relies on getting a pn_io_t
> (from the platform code) from the pn_reactor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]