Revision acedf45efca7b7eebf8b1e01eb36d284f53f122f authored by Fons Rademakers on 19 April 2007, 09:27:55 UTC, committed by Fons Rademakers on 19 April 2007, 09:27:55 UTC
This fixes a few problems mostly on the server side.

XrdProofdProtocol.h, .cxx
  - Make logging more uniform

XrdProofdResponse.h, .cxx
  - Fix a bug overwriting  the internal stream string and screwing up logging

XrdProofdTrace.h
  - Add macro to differentiate between logging with the stream ID string and
    logging between the general ID string

XrdProofConn.cxx
  - Do not start the garbage collection thread: if any, obsolete physical
    connections are removed when a new (logical) connection is started.


git-svn-id: http://root.cern.ch/svn/root/trunk@18526 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 881c424
History
File Mode Size
TAdaptivePacketizer.cxx -rw-r--r-- 44.7 KB
TDrawFeedback.cxx -rw-r--r-- 3.6 KB
TEventIter.cxx -rw-r--r-- 12.3 KB
TFileMerger.cxx -rw-r--r-- 11.8 KB
TObjectCache.cxx -rw-r--r-- 6.8 KB
TPacketizer.cxx -rw-r--r-- 35.1 KB
TPacketizerDev.cxx -rw-r--r-- 30.3 KB
TPacketizerProgressive.cxx -rw-r--r-- 24.7 KB
TPerfStats.cxx -rw-r--r-- 12.8 KB
TProofDraw.cxx -rw-r--r-- 59.0 KB
TProofLimitsFinder.cxx -rw-r--r-- 3.7 KB
TProofPlayer.cxx -rw-r--r-- 74.2 KB
TStatus.cxx -rw-r--r-- 3.1 KB
TVirtualPacketizer.cxx -rw-r--r-- 4.1 KB

back to top