HomeFreeBSD

Add a brief comment explaining why we can return ETIMEDOUT from the call to the

Description

Add a brief comment explaining why we can return ETIMEDOUT from the call to the
polled interface. Normally this would have the potential to corrupt stack memory
because the completion routines would run after we return. In this case,
however, we're doing a dump so it's safe for reasons explained in the comment.

Details

Provenance
impAuthored on
Parents
rS351703: Relax compat.linux.osrelease checks. This way one can do eg
Branches
Unknown
Tags
Unknown