This is an automated email from the ASF dual-hosted git repository.
bcall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 71c99b8 ProxyTxn refactor: moved host_res_style to t_state.dns_info
add 209a0b2 Fix bad limit in poll loop. jtest -c1 now works again. Note:
for poll() we must scan the entire array passed in because, unlink epoll()
poll() does not populate the output with only the ready fds, instead it sets
event bits over the entire array which was passed in.
No new revisions were added by this update.
Summary of changes:
tools/jtest/jtest.cc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)