You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2016/08/26 21:39:09 UTC

[trafficserver] branch master updated (6cd0281 -> 1319732)

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

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

      from  6cd0281   Merge pull request #933 from jpeach/fix/4790
      adds  5c6f874   TS-4779: Remove SET_CLOSE_ON_EXEC #ifdef's from socket code and make CLOEXEC standard behavior.
       new  1319732   Merge pull request #934 from PSUdaemon/ts-4779

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmd/traffic_manager/MgmtHandlers.cc      |  2 +-
 iocore/eventsystem/I_SocketManager.h     |  2 +-
 iocore/eventsystem/P_UnixSocketManager.h |  8 +-------
 iocore/eventsystem/UnixEThread.cc        |  6 ++----
 iocore/net/Connection.cc                 | 14 +-------------
 iocore/net/UnixConnection.cc             | 10 +++-------
 iocore/net/UnixNetAccept.cc              |  2 +-
 lib/records/RecFile.cc                   |  6 +++---
 lib/ts/EventNotify.cc                    |  7 -------
 lib/ts/ink_sock.cc                       |  2 +-
 mgmt/FileManager.cc                      |  4 ++--
 mgmt/ProcessManager.cc                   |  2 +-
 mgmt/Rollback.cc                         |  2 +-
 proxy/logging/LogSock.cc                 |  2 +-
 14 files changed, 19 insertions(+), 50 deletions(-)

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

[trafficserver] 01/01: Merge pull request #934 from PSUdaemon/ts-4779

Posted by so...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1319732def99d9958528124e074cb92760852d0c
Merge: 6cd0281 5c6f874
Author: Phil Sorber <so...@apache.org>
AuthorDate: Fri Aug 26 15:39:04 2016 -0600

    Merge pull request #934 from PSUdaemon/ts-4779
    
    TS-4779: Remove SET_CLOSE_ON_EXEC #ifdef's from socket code and make \u2026

 cmd/traffic_manager/MgmtHandlers.cc      |  2 +-
 iocore/eventsystem/I_SocketManager.h     |  2 +-
 iocore/eventsystem/P_UnixSocketManager.h |  8 +-------
 iocore/eventsystem/UnixEThread.cc        |  6 ++----
 iocore/net/Connection.cc                 | 14 +-------------
 iocore/net/UnixConnection.cc             | 10 +++-------
 iocore/net/UnixNetAccept.cc              |  2 +-
 lib/records/RecFile.cc                   |  6 +++---
 lib/ts/EventNotify.cc                    |  7 -------
 lib/ts/ink_sock.cc                       |  2 +-
 mgmt/FileManager.cc                      |  4 ++--
 mgmt/ProcessManager.cc                   |  2 +-
 mgmt/Rollback.cc                         |  2 +-
 proxy/logging/LogSock.cc                 |  2 +-
 14 files changed, 19 insertions(+), 50 deletions(-)

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