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

Diff for /pegasus/src/Pegasus/Server/HTTPAuthenticatorDelegator.cpp between version 1.23 and 1.24

version 1.23, 2003/08/11 22:16:36 version 1.24, 2003/10/03 21:41:25
Line 76 
Line 76 
     PEG_METHOD_EXIT();     PEG_METHOD_EXIT();
 } }
  
   void HTTPAuthenticatorDelegator::enqueue(Message* message) throw(IPCException)
   {
       handleEnqueue(message);
   }
   
 void HTTPAuthenticatorDelegator::_sendResponse( void HTTPAuthenticatorDelegator::_sendResponse(
     Uint32 queueId,     Uint32 queueId,
     Array<Sint8>& message)     Array<Sint8>& message)


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2