Fixed connections leak in pool on errors.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 4 Nov 2008 16:26:48 +0000 (16:26 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 4 Nov 2008 16:26:48 +0000 (16:26 +0000)
commit796d8636f6f4bda52674ffd09a211546d5ac3f42
tree7d736aeefa2e494e576ad4340ce4ea209d543f07
parented2e801e31f959bf2e52e588154c59dfda50b8bf
Fixed connections leak in pool on errors.
Globus & threads in user_jobs threaded example.
Slight API modification of the internal client function.
org.glite.lb.client/examples/user_jobs_threaded.c
org.glite.lb.client/interface/connection.h
org.glite.lb.client/src/connection.c
org.glite.lb.client/src/prod_proto.c