More flow control work
This commit is contained in:
		| @@ -38,6 +38,8 @@ impl WindowUpdate { | ||||
|         // when received. | ||||
|         let size_increment = unpack_octets_4!(payload, 0, u32) & !SIZE_INCREMENT_MASK; | ||||
|  | ||||
|         // TODO: the size_increment must be greater than 0 | ||||
|  | ||||
|         Ok(WindowUpdate { | ||||
|             stream_id: head.stream_id(), | ||||
|             size_increment, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user