(file) Return to peg_slp_agent.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / slp / Attic

Diff for /pegasus/src/slp/Attic/peg_slp_agent.h between version 1.2 and 1.3

version 1.2, 2003/06/03 19:51:21 version 1.3, 2003/06/05 20:43:15
Line 36 
Line 36 
 #include <Pegasus/Common/IPC.h> #include <Pegasus/Common/IPC.h>
 #include <Pegasus/Common/Thread.h> #include <Pegasus/Common/Thread.h>
 #include <Pegasus/Common/HashTable.h> #include <Pegasus/Common/HashTable.h>
   #include <Pegasus/Common/Exception.h>
 #include "Linkage.h" #include "Linkage.h"
 #include <Pegasus/../Unsupported/slp_client/src/cmd-utils/slp_client/slp_client.h> #include <Pegasus/../Unsupported/slp_client/src/cmd-utils/slp_client/slp_client.h>
  
Line 87 
Line 87 
                        const char *scopes,                        const char *scopes,
                        unsigned short lifetime);                        unsigned short lifetime);
  
       Uint32 test_registration(const char *type,        Uint32 test_registration(const char *url,
                                const char *url,  
                                const char *attrs,                                const char *attrs,
                                  const char *type,
                                const char *scopes);                                const char *scopes);
  
       static PEGASUS_THREAD_RETURN PEGASUS_THREAD_CDECL service_listener(void *);       static PEGASUS_THREAD_RETURN PEGASUS_THREAD_CDECL service_listener(void *);


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2