zed/crates/client
Max Brunsfeld fab115e549 Adjust test connection to treat the half-open state more realistically
When a network connection is lost without being explicitly closed by the
other end, writes to that connection will error, but reads will just wait
indefinitely.

This allows the tests to exercise our heartbeat logic.
2022-03-04 16:47:55 -08:00
..
src Adjust test connection to treat the half-open state more realistically 2022-03-04 16:47:55 -08:00
Cargo.toml Disable doctests for all libraries 2022-03-03 16:15:56 -08:00