This is an automated email from the ASF dual-hosted git repository.

cliffjansen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git.


    from ea4dbf1  PROTON-2327: Fix example build breakage on cmake 2.8.12
     new 38c2dab  PROTON-2326: epoll proactor refactor - "schedule" instead of 
"wake", "task" instead of "context"
     new f6734ed  PROTON-2326: epoll proactor refactor - provide proactor as 
direct argument to notify_poller(), not indirect via task
     new 4fc4c78  PROTON-2326: epoll proactor refactor - make all tasks 
wakeable in generic manner.  This closes #290

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 c/src/proactor/epoll-internal.h       |  121 ++--
 c/src/proactor/epoll.c                | 1192 ++++++++++++++++-----------------
 c/src/proactor/epoll_raw_connection.c |  142 ++--
 c/src/proactor/epoll_timer.c          |   88 +--
 4 files changed, 780 insertions(+), 763 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to