veloren/network
Marcel Märtens 7a7c1f6f50 I would except this to be implcitly done by the drop though it doesn't hurt here, as this channel is dropped anyway a line later.
But i have the feeling that maybe something with the channel is wrong which leads to this behavior (or maybe did i made a copy somewhere, though i dobt this).
Again, not sure if this is a fix, but i think it doesn't hurt
2020-11-27 10:47:01 +01:00
..
examples Streams no longer panic when recv on a StreamClosed Stream. Panicing is a "feature" of futures::channel 2020-10-19 10:23:30 +02:00
src I would except this to be implcitly done by the drop though it doesn't hurt here, as this channel is dropped anyway a line later. 2020-11-27 10:47:01 +01:00
tests Replaced usage of 0.0.0.0 with 127.0.0.1 in network tests to prevent firewall prompt on Windows when running tests 2020-11-15 22:10:31 +00:00
Cargo.toml ci cleanup, dependency update 2020-11-06 14:34:42 +01:00