You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by am...@apache.org on 2021/03/16 00:31:59 UTC

[trafficserver] branch master updated (63ef8c7 -> a56638f)

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

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


    from 63ef8c7  Use return values to fix ubuntu release build error (#7591)
     add a56638f  Remove UnixNetVConnection::startEvent - not actually called. (#7596)

No new revisions were added by this update.

Summary of changes:
 iocore/net/P_QUICNetVConnection.h |  1 -
 iocore/net/P_UnixNetVConnection.h |  1 -
 iocore/net/QUICNetProcessor.cc    |  1 -
 iocore/net/QUICNetVConnection.cc  | 20 --------------------
 iocore/net/SSLNetVConnection.cc   |  1 -
 iocore/net/UnixNetVConnection.cc  | 22 +---------------------
 6 files changed, 1 insertion(+), 45 deletions(-)