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 0b61b060e5 replace net_config_poll_timeout with
EThread::default_wait_interval_ms (#10289)
add 313406a04e untangle fds_limit global (#10288)
No new revisions were added by this update.
Summary of changes:
include/tscore/ink_sys_control.h | 2 ++
iocore/net/P_UnixNet.h | 4 ++--
iocore/net/UnixNet.cc | 1 -
proxy/logging/LogStandalone.cc | 5 +----
src/records/CMakeLists.txt | 2 ++
src/traffic_server/traffic_server.cc | 24 ++++++++++++------------
src/tscore/ink_sys_control.cc | 17 +++++++++++++++++
7 files changed, 36 insertions(+), 19 deletions(-)