Don't try to close non-existent connection in case of connect error.
authorZdeněk Salvet <salvet@ics.muni.cz>
Wed, 28 May 2008 10:16:12 +0000 (10:16 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Wed, 28 May 2008 10:16:12 +0000 (10:16 +0000)
commit99dd207c9644a1f9f1d598027ffe6732f934cd4f
tree2f530f5dcfd6e7be520b36b21514e14aade01b06
parent676a6ba2ab584225a851e08bf585fa9ed33d7035
Don't try to close non-existent connection in case of connect error.
Reconnect and retry sending event once when logd closes connection
(this normal situation, not a real error).
org.glite.lb.client/src/producer.c