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

Diff for /pegasus/src/Pegasus/Common/Socket.cpp between version 1.39 and 1.40

version 1.39, 2010/10/13 13:46:26 version 1.40, 2012/10/22 11:18:18
Line 348 
Line 348 
         return socket(domain,type,protocol);         return socket(domain,type,protocol);
     }     }
  
   #ifdef PEGASUS_OS_ZOS
     bool sendTcpipMsg = true;     bool sendTcpipMsg = true;
   #endif
  
     while (1)     while (1)
     {     {


Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2