(file) Return to DefaultPropertyOwner.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config

Diff for /pegasus/src/Pegasus/Config/DefaultPropertyOwner.cpp between version 1.28 and 1.29

version 1.28, 2007/09/12 21:30:58 version 1.29, 2007/11/27 20:03:03
Line 296 
Line 296 
     // By default, no validation is done. It can optionally be added here     // By default, no validation is done. It can optionally be added here
     // per property.     // per property.
     //     //
     if (String::equalNoCase(name, "socketWriteTimeout"))      if (String::equalNoCase(name, "socketWriteTimeout") ||
           String::equalNoCase(name, "idleConnectionTimeout"))
     {     {
         Uint32 timeoutValue;         Uint32 timeoutValue;
         char dummyChar;         char dummyChar;


Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2