More tweaks
This commit is contained in:
		| @@ -136,7 +136,8 @@ impl<T> FramedRead<T> { | ||||
|                 } | ||||
|             } | ||||
|             Kind::Unknown => { | ||||
|                 unimplemented!() | ||||
|                 // Unknown frames are ignored | ||||
|                 return Ok(None); | ||||
|             } | ||||
|         }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user