veloren/network/src
Marcel Märtens 6db9c6f91b fix a followup bug, after a protocol fail now Participant is closed, including all streams, so we get the stream errors.
We MUST handle them and we are not allowed to act on a stream after it failed, as i am to lazy to change the structure to ensure the client to be imeadiatly dropped i added a AtomicBool to it.
2020-07-13 13:03:35 +02:00
..
api.rs fix a followup bug, after a protocol fail now Participant is closed, including all streams, so we get the stream errors. 2020-07-13 13:03:35 +02:00
channel.rs tcp protocol hardening 2020-07-13 13:03:25 +02:00
lib.rs proper voxygen connect and code cleanups: 2020-07-13 13:03:20 +02:00
message.rs fix a followup bug, after a protocol fail now Participant is closed, including all streams, so we get the stream errors. 2020-07-13 13:03:35 +02:00
metrics.rs zests fix - capitalize first letter 2020-07-13 13:03:01 +02:00
participant.rs fix Participant shutdown 2020-07-13 13:03:30 +02:00
prios.rs proper voxygen connect and code cleanups: 2020-07-13 13:03:20 +02:00
protocols.rs tcp protocol hardening 2020-07-13 13:03:25 +02:00
scheduler.rs fix Participant shutdown 2020-07-13 13:03:30 +02:00
types.rs better lz4 2020-07-13 13:03:04 +02:00