« Previous | Next » 

Revision 8e1b90ec

ID8e1b90ecc59573c4c5e9fc4934b4e30476b43e2f

Added by Jan Kiszka about 13 years ago

Leave inner main_loop faster on pending requests

If there is any pending request that requires us to leave the inner loop
if main_loop, makes sure we do this as soon as possible by enforcing
non-blocking IO processing.

At this change, move variable definitions out of the inner loop to
improve readability.

Signed-off-by: Jan Kiszka <>
Signed-off-by: Marcelo Tosatti <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences