[ 
https://issues.apache.org/jira/browse/PROTON-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Stitcher updated PROTON-1302:
------------------------------------
    Description: 
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

  was: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.


> 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
>            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]

Reply via email to