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

2014-03-10 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on PROTON-525:


Commit 1576030 from cliffjan...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1576030 ]

PROTON-529: Windows port of PROTON-525, driver refactor (io and selector) from 
review 18893

 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.2#6252)


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

2014-02-27 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on PROTON-525:


Commit 1572744 from r...@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)