ceph plugin: just continue
[collectd.git] / src / ceph.c
index 5248a1a..b186a27 100644 (file)
@@ -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))
             {