cloud-hypervisor/net_util
Rob Bradford 1fc3fef642 net_util: Use value returned from Queue::enable_notification()
This indicates if anything has been added to the available queue since
it was last iterated through. If it returns true then it is necessary to
iterate through the queue again otherwise it is appropriate to break out
from the loop.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-03-15 16:08:29 +00:00
..
src net_util: Use value returned from Queue::enable_notification() 2022-03-15 16:08:29 +00:00
Cargo.toml build: bump libc from 0.2.119 to 0.2.120 2022-03-15 00:21:58 +00:00