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

Diff for /pegasus/src/Pegasus/Common/Monitor.cpp between version 1.80 and 1.81

version 1.80, 2004/11/05 15:44:05 version 1.81, 2004/11/12 01:10:58
Line 470 
Line 470 
                                                                                                         "Ignoring connection delete request because "                                                                                                         "Ignoring connection delete request because "
                                                                                                         "responses are still pending. "                                                                                                         "responses are still pending. "
                                                                                                         "connection=0x%x, socket=%d\n",                                                                                                         "connection=0x%x, socket=%d\n",
                                                                                                         (int)&h, h.getSocket());                                                                                                          (void *)&h, h.getSocket());
                                                 continue;                                                 continue;
                                         }                                         }
                                         h._connectionClosePending = false;                                         h._connectionClosePending = false;


Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2