ZX_ERR_INTERRUPTED_RETRY

Constant ZX_ERR_INTERRUPTED_RETRY 

pub const ZX_ERR_INTERRUPTED_RETRY: i32 = -6;
Expand description

The system call was interrupted, but should be retried. This should not be seen outside of the VDSO.