fix(network): count clients explicitely
Fixes a problematic place which counted clients by Rc, as that precondition was sometimes broken due to fiber switching in on drop.
Fixes a problematic place which counted clients by Rc, as that precondition was sometimes broken due to fiber switching in on drop.