mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
91d296cda1
- It was possible for a end_receiver to be triggered in the moment while a frame was started by not finished. This removed bytes from the stream with them getting lost. this almost ever was followed by a RAW frame as the TCP stream was now invalid. The TCP stream was then detected by participant or caused one or multiple failures - introduces some simplifications, removed a macro, reuse code |
||
---|---|---|
.. | ||
api.rs | ||
channel.rs | ||
lib.rs | ||
message.rs | ||
metrics.rs | ||
participant.rs | ||
prios.rs | ||
protocols.rs | ||
scheduler.rs | ||
types.rs |