zed/crates/client/src
Max Brunsfeld 1f5eab39a9 Reset peer's receive timeout when a message is received
* Make advance_clock more realistic by waking timers in order,
  instead of all at once.
* Don't advance the clock when simulating random delays.

Co-Authored-By: Keith Simmons <keith@zed.dev>
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-03-07 15:33:43 -08:00
..
channel.rs
client.rs Reset peer's receive timeout when a message is received 2022-03-07 15:33:43 -08:00
http.rs
test.rs Adjust test connection to treat the half-open state more realistically 2022-03-04 16:47:55 -08:00
user.rs