mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
In case the calculated timeout value is zero return directly and do not call Libc::suspend as it will suspend us indefinitely. Fixes #2636.