You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/27 22:25:24 UTC

[jira] [Commented] (PROTON-525) make it possible to integrate messenger into an external poll/epoll/select loop

    [ https://issues.apache.org/jira/browse/PROTON-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915065#comment-13915065 ] 

ASF subversion and git services commented on PROTON-525:
--------------------------------------------------------

Commit 1572744 from rhs@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1572744 ]

Refactored messenger's I/O in such a way that it can be driven by an
external poll/epoll/select loop as described in PROTON-525. This
involved factoring a bunch of utility I/O code out of the driver and
into a more basic I/O interface (io.h and selector.h), as well as
introducing the pn_selectable_t interface.

> make it possible to integrate messenger into an external poll/epoll/select loop
> -------------------------------------------------------------------------------
>
>                 Key: PROTON-525
>                 URL: https://issues.apache.org/jira/browse/PROTON-525
>             Project: Qpid Proton
>          Issue Type: New Feature
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)