[
https://issues.apache.org/jira/browse/PROTON-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208956#comment-15208956
]
ASF subversion and git services commented on PROTON-1161:
---------------------------------------------------------
Commit 38a71ffe5fd34de17b14564d7f121bd9594c5e94 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=38a71ff ]
PROTON-1161: c++: drop use of on_start by connection_engine.
> c++: better interface to connection_engine.
> -------------------------------------------
>
> Key: PROTON-1161
> URL: https://issues.apache.org/jira/browse/PROTON-1161
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Affects Versions: 0.12.0
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.13.0
>
>
> The connection_engine interface was over-simplified to support reactor-style
> IO frameworks, and did not efficiently support proactor frameworks.
> Change the API to support both with no copies imposed by the
> connection_engine (allow read/write direct to/from proton buffers)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)