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

Diff for /pegasus/src/Pegasus/Common/HTTPConnection.h between version 1.39 and 1.40

version 1.39, 2005/07/01 21:55:22 version 1.40, 2005/08/19 00:24:32
Line 201 
Line 201 
     // returning control of the connection to the Monitor.     // returning control of the connection to the Monitor.
     Boolean _connectionClosePending;     Boolean _connectionClosePending;
  
       // The _acceptPending flag is set to true if a server-side
       // connection is accepted but an SSL handshake has not been
       // completed.
       Boolean _acceptPending;
   
     int _entry_index;     int _entry_index;
  
     // When used by the client, it is an offset (from start of http message)     // When used by the client, it is an offset (from start of http message)


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