extended context:
authorAleš Křenek <ljocha@ics.muni.cz>
Mon, 4 Apr 2005 13:24:11 +0000 (13:24 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Mon, 4 Apr 2005 13:24:11 +0000 (13:24 +0000)
- peer name (GSS)
- list of plugins

org.glite.jp.common/interface/types.h

index 70e8482..e5af0f5 100644 (file)
@@ -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 {