veloren/network
Marcel Märtens 258da1bedf those sleeps cannot be easily included in the code, as they simulate 2 participants on 2 different computers.
Increase the timeouts from 1000 -> 3000 ms if there are some internal messages send (e.g. network_a closed, send on stream_a)
Increase the timeouts from 1000 -> 5000 ms if there is actuall networking involed (e.g. stream_a send, stream_b recv)
2021-11-19 09:36:39 +01:00
..
benches protocoladdr change for listen and connect 2021-04-29 15:58:34 +02:00
examples Resolve unused '#[allow(clippy::eval_order_dependence)]' error supressions 2021-07-24 20:24:57 +02:00
protocol update toolchain to nightly-2021-09-24 2021-09-24 23:18:07 +02:00
src update toolchain to nightly-2021-09-24 2021-09-24 23:18:07 +02:00
tests those sleeps cannot be easily included in the code, as they simulate 2 participants on 2 different computers. 2021-11-19 09:36:39 +01:00
Cargo.toml update crates 2021-09-20 14:39:01 +02:00