ZX_ERR_INTERRUPTED_RETRY

Constant ZX_ERR_INTERRUPTED_RETRY 

Source
pub const ZX_ERR_INTERRUPTED_RETRY: zx_status_t = -6;
Expand description

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