Fix connection reuse
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Feb 2010 13:51:28 +0000 (14:51 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Feb 2010 13:51:28 +0000 (14:51 +0100)
Try to ensure we don't use a connection (for reuse) that is still
active. We must not reuse a connection (and ZOOM connection) if
events are still being fired to it.


No differences found