If the Marionette server closes the connection unexpectedly, it will manifest as an empty message from the socket. We need to handle this and return an error, instead of causing a panic by attempting to read from the empty buffer (by trying to create a slice with a negative length). |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
rustfmt.toml |