Avoid dead-lock between host->mutex and session lock
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 Feb 2013 10:39:26 +0000 (11:39 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 Feb 2013 10:39:26 +0000 (11:39 +0100)
commitcc214ffb170de9809c3911273996eace4a9d7bfc
tree1568f2202126762e44cdb6c82125d427caa9cc00
parent0aef52e59b51c698a6025bdd82df77ff4b2e4390
Avoid dead-lock between host->mutex and session lock

Simply do not call non_block_events. It does nothing in the case
of a timeout.
src/connection.c