print waittime
This commit is contained in:
parent
37e9cd65f0
commit
dfa8037312
1758
Cargo.lock
generated
1758
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
|
@ -82,6 +82,7 @@ impl<T: Read + Write + imap::extensions::idle::SetReadTimeout> Connection<T> {
|
|||
}
|
||||
|
||||
wait *= 2;
|
||||
println!("waittime: {}", wait);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user