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 bdb802ba8 QUIC: Add support to configure UDP max payload limit. (#9486)
add 2f9d60137 Remove support for port event polling (#9476)
No new revisions were added by this update.
Summary of changes:
configure.ac | 13 +---
.../testing/blackbox-testing.en.rst | 1 -
include/tscore/ink_config.h.in | 1 -
include/tscore/ink_platform.h | 3 -
iocore/eventsystem/UnixEThread.cc | 2 -
iocore/net/P_UnixNet.h | 72 +---------------------
iocore/net/P_UnixPollDescriptor.h | 16 -----
iocore/net/SSLNetVConnection.cc | 7 ---
iocore/net/UnixNet.cc | 34 ----------
iocore/net/UnixUDPNet.cc | 5 --
src/traffic_layout/info.cc | 1 -
tests/README.md | 1 -
12 files changed, 2 insertions(+), 154 deletions(-)