Don't forget the terminator
This commit is contained in:
parent
fc29c6fca1
commit
375d68eb0e
@ -181,6 +181,8 @@ pub fn offering_side<R: Read, W: Write>(
|
|||||||
progress.inc_progress(1);
|
progress.inc_progress(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
write_message(writer, &None::<Option<(ChunkId, Vec<u8>)>>)?;
|
||||||
|
|
||||||
writer.flush()?;
|
writer.flush()?;
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
|
Loading…
Reference in New Issue
Block a user