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

Diff for /pegasus/src/Pegasus/Common/HTTPConnector.h between version 1.4 and 1.5

version 1.4, 2002/02/25 23:57:07 version 1.5, 2002/03/04 19:56:08
Line 92 
Line 92 
       /** Destroys all the connections created by this connector. */       /** Destroys all the connections created by this connector. */
       void destroyConnections();       void destroyConnections();
  
         /** Close the specified connection. */
         void disconnect(HTTPConnection* connection);
   
    private:    private:
  
       Monitor* _monitor;       Monitor* _monitor;


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2