https://github.com/root-project/root
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
Tip revision: acedf45efca7b7eebf8b1e01eb36d284f53f122f authored by Fons Rademakers on 19 April 2007, 09:27:55 UTC
From Gerri:
Tip revision: acedf45

back to top