early error on peer's failure to determine file size
This commit is contained in:
@@ -31,6 +31,7 @@ pub enum Response {
|
||||
InvalidRequest(Bytes, String),
|
||||
EncodingError(String),
|
||||
DecodingError(Bytes, String),
|
||||
InternalPeerError(String),
|
||||
}
|
||||
|
||||
// Add Message trait
|
||||
|
||||
Reference in New Issue
Block a user