pex-msg: ignore no-data responses if version is zero
authorFelix Fietkau <nbd@nbd.name>
Fri, 28 Feb 2025 15:05:21 +0000 (16:05 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 28 Feb 2025 15:05:22 +0000 (16:05 +0100)
commit8e6f37cc361ef16df35d7ddc359c59f9b2e4c5ab
treea2b4f073c0d25420a17dff489c44249ab7a3bd3f
parent28d86bd30e97c7be4d83763b016626c98f0b72d0
pex-msg: ignore no-data responses if version is zero

These messages must not be allowed to cancel existing requests

Signed-off-by: Felix Fietkau <nbd@nbd.name>
pex-msg.c