[
https://issues.apache.org/jira/browse/PROTON-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422524#comment-15422524
]
ASF subversion and git services commented on PROTON-1277:
---------------------------------------------------------
Commit ade77512c11de31ea2ef1ec27101e38b982ae311 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=ade7751 ]
PROTON-1277: pn_connection_engine to use pn_bytes_t and pn_rwbytes_t
Removed types pn_buf_t and pn_cbuf_t.
Replaced pn_cbuf_t with existing public type pn_bytes_t.
Replaced pn_buf_t with new public type pn_rwbytes_t.
Replaced internal pn_buffer_memory_t with pn_rwbytes_t.
> pn_connection_engine API improvements.
> --------------------------------------
>
> Key: PROTON-1277
> URL: https://issues.apache.org/jira/browse/PROTON-1277
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Affects Versions: 0.14.0
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.15.0
>
>
> The pn_connection_engine API needs to be improved to address the following
> concerns:
> - duplication of types (pn_cbuf_t duplicates pn_bytes_t)
> - user-controlled allocation of IO buffers to allow future elimination of
> internal proton buffering for 0-copy IO or malloc-restricted environments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]