RECV_TIMEOUT_SEC

Constant RECV_TIMEOUT_SEC 

Source
pub const RECV_TIMEOUT_SEC: Duration;
Expand description

Timeout used in recv_timeout, when waiting for a vcpu response on Pause/Resume/Save/Restore. A high enough limit that should not be reached during normal usage, used to detect a potential vcpu deadlock.