You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/06/29 14:28:30 UTC

[celix] 01/01: Merge pull request #262 from apache/hotfix/remove_EPOLOUT_event_to_reduce_cpu_load

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

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 8e35298982eccde8767b8a1663b60fa427a1b521
Merge: bd07f46 15b8e88
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Mon Jun 29 16:28:20 2020 +0200

    Merge pull request #262 from apache/hotfix/remove_EPOLOUT_event_to_reduce_cpu_load
    
    remove EPOLLOUT usage in the tcp pubsub admin

 bundles/pubsub/examples/CMakeLists.txt                   |  6 +++---
 bundles/pubsub/pubsub_admin_tcp/src/pubsub_tcp_handler.c | 12 ++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)