241190bedde4ed08d6ed95aeea58cad9ed78ff88
When receiving data through the ServerHost Request Handler, make sure that the length of data sent matches matches the lenght information provided. Do not consider reception done until this is true. To avoid infinite loop issues, add a watchdog timer which raises an (handled) ValueError exception.
Description
No description provided
Languages
Python
98.8%
Shell
0.7%
Makefile
0.4%