REPLY_TIMEOUT

Constant REPLY_TIMEOUT 

Source
const REPLY_TIMEOUT: Duration;
Expand description

Max. allowed duration to wait for a peer to answer.

This is started when we have sent a ping. Unless we receive some data back within this duration, the connection times out and is dropped.