Discover lost connections immediately
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 4 Mar 2014 13:05:44 +0000 (14:05 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 4 Mar 2014 13:05:44 +0000 (14:05 +0100)
commit2648ba71df53787dcab5e4e2bb55a55cc5ad4143
treeb1215d3c4cba941440d4c4da55179754d6438707
parent2d372d4f8cfdf34cc24b2bc95ff7a939037bce3c
Discover lost connections immediately

ZOOM C will return mask of 0, when it is "idle". We fake it to be
select on read so that we can detect when a session is lost.
src/connection.c