X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fceph.c;h=b186a276335d1b7e8867a1b170ff864845f4a83e;hb=87aa41672378e800a3d39d4af6cc52a601c283c9;hp=5248a1ac55f48e5409a8a001686a04d09875d5f2;hpb=d782a871aca61ac966ee8d928930719bd0c05023;p=collectd.git diff --git a/src/ceph.c b/src/ceph.c index 5248a1ac..b186a276 100644 --- a/src/ceph.c +++ b/src/ceph.c @@ -1528,6 +1528,7 @@ static int cconn_main_loop(uint32_t request_type) if(revents == 0) { /* do nothing */ + continue; } else if(cconn_validate_revents(io, revents)) {