Fastresume CLI option
This commit is contained in:
parent
e11744cd63
commit
65feec3406
3 changed files with 8 additions and 2 deletions
|
|
@ -152,7 +152,7 @@ impl TorrentStateLocked {
|
|||
if self.unflushed_bitv_bytes == 0 {
|
||||
return;
|
||||
}
|
||||
|
||||
trace!("trying to flush bitfield");
|
||||
if let Some(Err(e)) = self
|
||||
.chunks
|
||||
.as_mut()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue