[ovs-dev] [PATCH v2] python: Fix decoding error when the received data is larger than 4096.

Guoshuai Li ligs at dtdream.com
Thu Mar 1 06:31:37 UTC 2018


Thanks Ben, this is really a good interface, it makes the code change is 
simple.

A new patch:
https://mail.openvswitch.org/pipermail/ovs-dev/2018-March/344845.html

> It looks like we should be using IncrementalDecoder:
> https://docs.python.org/3/library/codecs.html?highlight=decode#codecs.IncrementalDecoder



More information about the dev mailing list