void prepareSending() { if (!_pendingSending) { _pendingSending = true; responder.addProcessor(this); } }