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

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


    from 0ad8519  Reduce process duration of test_Http2FrequencyCounter
     add f630275  Introduce NetEvent to split UnixNetVConnection and NetHandler

No new revisions were added by this update.

Summary of changes:
 iocore/net/NetEvent.h             |  92 +++++++++++
 iocore/net/P_UnixNet.h            | 198 +++++++++++------------
 iocore/net/P_UnixNetState.h       |   6 +-
 iocore/net/P_UnixNetVConnection.h |  75 +++++----
 iocore/net/QUICNetVConnection.cc  |   2 +-
 iocore/net/UnixNet.cc             | 319 +++++++++++++++++++-------------------
 iocore/net/UnixNetPages.cc        |  12 +-
 iocore/net/UnixNetVConnection.cc  |  19 ++-
 8 files changed, 417 insertions(+), 306 deletions(-)
 create mode 100644 iocore/net/NetEvent.h

Reply via email to