Dustin C. Hatch 6e8ba8b7b6 marionette: Handle unexpected disconnects
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).
2023-01-07 22:28:15 -06:00
2022-12-30 09:10:05 -06:00
2022-12-30 13:49:01 -06:00
2023-01-07 17:21:17 -06:00
2023-01-07 17:21:17 -06:00
2022-12-30 09:10:05 -06:00
Description
No description provided
211 KiB
Languages
Rust 99.9%
Shell 0.1%