From: Miloš Mulač Date: Fri, 11 May 2007 06:26:25 +0000 (+0000) Subject: -added LBS field to BigHelper initial seq. number X-Git-Tag: merge_313_src~14 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=51426ec49c487322e1e7f6ce30718c73d6fd40f1;p=jra1mw.git -added LBS field to BigHelper initial seq. number -added initial seq. number for Purger --- diff --git a/org.glite.lb.client-interface/interface/context.h b/org.glite.lb.client-interface/interface/context.h index 839f836..bbf9bfd 100644 --- a/org.glite.lb.client-interface/interface/context.h +++ b/org.glite.lb.client-interface/interface/context.h @@ -238,7 +238,13 @@ edg_wll_QueryResults edg_wll_StringToQResult(const char *name); /** * initial sequence code for BigHelper */ -#define EDG_WLL_SEQ_BIGHELPER_INITIAL "UI=2:NS=0:WM=0:BH=1:JSS=0:LM=0:LRMS=0:APP=0" +#define EDG_WLL_SEQ_BIGHELPER_INITIAL "UI=000002:NS=0000000000:WM=000000:BH=0000000001:JSS=000000:LM=000000:LRMS=000000:APP=000000:LBS=000000" + +/** + * initial sequence code for Purger + */ +#define EDG_WLL_SEQ_PARSER_INITIAL "UI=000009:NS=0000096669:WM=000000:BH=0000000000:JSS=000000:LM=000000:LRMS=000000:APP=000000:LBS=000000" + /** Retrieve current sequence code from the context */ char * edg_wll_GetSequenceCode(