From: Aleš Křenek Date: Mon, 4 Apr 2005 13:24:11 +0000 (+0000) Subject: extended context: X-Git-Tag: gridsite-core_R_1_1_8~43 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=0a0f09231895fff5b131706da726ff50e96d4d05;p=jra1mw.git extended context: - peer name (GSS) - list of plugins --- diff --git a/org.glite.jp.common/interface/types.h b/org.glite.jp.common/interface/types.h index 70e8482..e5af0f5a 100644 --- a/org.glite.jp.common/interface/types.h +++ b/org.glite.jp.common/interface/types.h @@ -16,6 +16,8 @@ typedef struct _glite_jp_context { void **deferred_arg; void *feeds; struct soap *other_soap; + char *peer; + void **plugins; } *glite_jp_context_t; typedef enum {