mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-14 12:05:36 +00:00
Fix the bug in iothread handler, the event should be read out so that the next epoll_wait not return directly as the fd can still readable. Tracked-On: #8181 Signed-off-by: Conghui <conghui.chen@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>