mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
efb2186785
When creating a serial device of type UnixSocket crosvm will race with vmlog_forwarder to bind a socket to the address. This is expected to fail in most cases, so don't log an error message if it does unless the reason was unexpected. BUG=none TEST=Booted termina and checked for logs about failing to bind sockets Disallow-Recycled-Builds: test-failures Change-Id: I446dd803662de57221b501a6f87957035c4593de Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2494321 Tested-by: Fergus Dall <sidereal@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Auto-Submit: Fergus Dall <sidereal@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |