From: Aleš Křenek Date: Thu, 1 Dec 2005 15:46:23 +0000 (+0000) Subject: "NULL" sequence code to initialise DAG nodes on dummy server-side registration X-Git-Tag: glite-lb-common_R_3_0_1~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=8dbc11f705c17b934ad91807342bc8ed2d2165e4;p=jra1mw.git "NULL" sequence code to initialise DAG nodes on dummy server-side registration --- diff --git a/org.glite.lb.common/interface/context-int.h b/org.glite.lb.common/interface/context-int.h index 9d68ded..84cbedf 100644 --- a/org.glite.lb.common/interface/context-int.h +++ b/org.glite.lb.common/interface/context-int.h @@ -16,6 +16,7 @@ typedef struct _edg_wll_SeqCode { unsigned int c[EDG_WLL_SOURCE__LAST]; } edg_wll_SeqCode; +#define EDG_WLL_SEQ_NULL "UI=000000:NS=0000000000:WM=000000:BH=0000000000:JSS=000000:LM=000000:LRMS=000000:APP=000000" /* non-gsi one-element analogy of connPool for L&B Proxy server */