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

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


    from 34b4d930d PROTON-2691: Fix -Wstrict-prototypes compile warning from 
Clang (#389)
     new d08e4a22e PROTON-2695: epoll raw connections - reschedule task to 
finish unprocessed events from an event batch.
     new 47b958f27 PROTON-2673: epoll raw connections - allow delivery of wake 
events prior to successful connect.
     new f13bb8132 PROTON-2673: clarify doc for pn_raw_connection_wake()

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/include/proton/raw_connection.h        | 11 +++-
 c/src/proactor/epoll_raw_connection.c    | 60 +++++++++++++++-------
 c/src/proactor/raw_connection-internal.h |  2 +
 c/src/proactor/raw_connection.c          | 12 ++++-
 c/tests/CMakeLists.txt                   |  2 +-
 c/tests/raw_connection_test.cpp          | 87 ++++++++++++++++++++++++++++++++
 6 files changed, 154 insertions(+), 20 deletions(-)


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

Reply via email to