mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
6547cd1661
The VhostUserStream is set to non_blocking before running handler now. However, the VhostUserStream is created from connection sockets, so it does not call accept and handle error. This CL removes the line setting VhostUserSteam to non_blocking. Also, this CL fixes several incorrect comments. BUG=b:365458565 TEST=run manual test Change-Id: I7803fc4c277559f98be4f0bd93b2bb77564ef93c Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5838947 Reviewed-by: Frederick Mayle <fmayle@google.com> Commit-Queue: Yuan Yao <yuanyaogoog@chromium.org> |
||
---|---|---|
.. | ||
base_event_token_derive | ||
src | ||
tests | ||
.build_test_serial | ||
Cargo.toml |