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

oknet pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 0ec497ba8b7be0f5cdd04d4d75bc5c55396cb8ce
Merge: 6d2c6cb 724f7cb
Author: Oknet <xuc...@gmail.com>
AuthorDate: Fri Sep 23 01:56:39 2016 +0800

    Merge pull request #753 from oknet/netvc_context
    
    TS-4705: Proposal: NetVC Context

 iocore/net/I_NetVConnection.h     | 33 +++++++++++++++++++-
 iocore/net/P_SSLNetVConnection.h  | 13 --------
 iocore/net/P_UnixNetVConnection.h | 14 ---------
 iocore/net/SSLClientUtils.cc      |  2 +-
 iocore/net/SSLNetVConnection.cc   |  8 ++---
 iocore/net/SSLUtils.cc            |  4 +--
 iocore/net/Socks.cc               |  2 +-
 iocore/net/UnixConnection.cc      |  5 ++--
 iocore/net/UnixNetAccept.cc       | 63 +++++++++++++++++----------------------
 iocore/net/UnixNetPages.cc        |  6 ++--
 iocore/net/UnixNetProcessor.cc    | 10 +++----
 iocore/net/UnixNetVConnection.cc  | 15 ++++++----
 proxy/CoreUtils.cc                |  4 +--
 proxy/InkAPI.cc                   |  1 +
 14 files changed, 89 insertions(+), 91 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <commits@trafficserver.apache.org>.

Reply via email to