implementation of notification pool
authorMiloš Mulač <mulac@civ.zcu.cz>
Mon, 2 Feb 2009 16:30:50 +0000 (16:30 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Mon, 2 Feb 2009 16:30:50 +0000 (16:30 +0000)
commite9e03f12b6af429f864b985e44e864d2b5651c0b
tree11e5c024b139a529d57128f006e4eeb33e301178
parent2f189c049d0a0675d3f48c83bf5f4fc21453b1ec
implementation of notification pool
- seems to work for basic scenario but needs extensive testing
org.glite.lb.client/interface/connection.h
org.glite.lb.client/interface/notification.h
org.glite.lb.client/src/connection.c
org.glite.lb.client/src/notification.c
org.glite.lb.client/src/notify.c
org.glite.lb.common/interface/connpool.h
org.glite.lb.common/interface/context-int.h
org.glite.lb.common/src/connpool.c
org.glite.lb.common/src/context.c