Comment # 23
on bug 7038
from Patrik Lundquist
(In reply to comment #22)
> I find it odd that there's no real way in the protocol to distinguish a
> request from a corrupted response (it's just a message count, then if there
> are no messages it's a request)?
Only the receiver sends requests (and nothing else except multicast joins). So
we can determine if the packet is corrupted if we guess who's the sender based
on the rest of the traffic.
You are receiving this mail because:
- You are watching all bug changes.