Skip to main content

ACK_TIMEOUT

Constant ACK_TIMEOUT 

Source
pub const ACK_TIMEOUT: Duration;
Expand description

How long the complete control round-trip (open, write and ack read) may take before failing with Error::AckTimeout.

This bounds control-stream opening, writing, and acknowledgement reading.