You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by du...@apache.org on 2019/11/07 20:31:05 UTC

[trafficserver] branch master updated (61cce69 -> 3ceab9e)

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

duke8253 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 61cce69  tests: Cleans up local variable is assigned to but never used warnings
     add 3ceab9e  thread ready check

No new revisions were added by this update.

Summary of changes:
 iocore/eventsystem/I_EventProcessor.h    |  4 ++++
 iocore/eventsystem/UnixEventProcessor.cc | 27 +++++++++++++++++++++++----
 proxy/http/HttpProxyServerMain.cc        |  4 ++--
 proxy/http/HttpProxyServerMain.h         |  2 +-
 src/traffic_server/traffic_server.cc     | 12 +++++++++---
 5 files changed, 39 insertions(+), 10 deletions(-)