swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf
Revision fe3de719fa90799d6e6f18b6258b2a26bd53bf20 authored by Gerardo Ganis on 14 April 2010, 13:02:19 UTC, committed by Gerardo Ganis on 14 April 2010, 13:02:19 UTC
   Import fixes #32953 in XrdProofdManager and XrdProofdProofServMgr to
   handle the Unix sock length problem on MacOsX:
    - add support for a new directive 'xpd.sockpathdir' to control the location under which
      the unix sockets for the sessions are created; default is <admin_path>/.xproofd.<xproofd_port>/socks .
    - add getter XrdProofdManager::SockPathDir() .
    - create the unix sockets under XrdProofdManager::SockPathDir()
    - compactify the name of the unix socket: xpd.<daemon_pid>.<proofserv_pid>
    - add a warning if the global path is longer that 100 chars.

   Import fix #33003 in XrdProofdProofServMgr:
   Make sure the file descriptors are always released when not needed anylonger.
   Fixes a weird problem observed on CAF.


git-svn-id: http://root.cern.ch/svn/root/branches/v5-26-00-patches@33006 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent d8e26c1
History
Tip revision: 6c9118fb23c981c28a53dc215c68f2be00c04e3e authored by Jonas Rembser on 12 April 2024, 19:22:15 UTC
[RF] Enable `roofit_multiprocess` on the CI
Tip revision: 6c9118f

back to top