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

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


    from 3de9b5c7b7 Fix connect failure count (#10294)
     add 42940f56eb remove deprecated 'NATIVE' AIO mode (#10269)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                     |   9 -
 configure.ac                                       |  29 ----
 .../testing/blackbox-testing.en.rst                |   5 -
 include/tscore/ink_config.h.cmake.in               |   1 -
 include/tscore/ink_config.h.in                     |   1 -
 iocore/aio/AIO.cc                                  | 182 +--------------------
 iocore/aio/I_AIO.h                                 |  69 --------
 iocore/aio/P_AIO.h                                 |  33 ----
 iocore/aio/test_AIO.cc                             |   6 -
 iocore/cache/Cache.cc                              |  71 --------
 src/traffic_layout/info.cc                         |   1 -
 src/traffic_server/CMakeLists.txt                  |   3 -
 src/traffic_server/InkAPI.cc                       |  11 +-
 tests/README.md                                    |   9 -
 14 files changed, 5 insertions(+), 425 deletions(-)

Reply via email to