Hi Eduardo,
Here are some minor patches.
[1/3] Body Buffer: Fix reset count
When the first i + 1 buffer entry(0 to i) add up to be exacly *
bytes_sent* bytes, we should reset the buffer entry from 0 to i.
The current code just assign the reset count to *1*, which should
be *i*.
[2/3] Debug: change to include system header
Just change header like #include "stdio.h" to #include <stdio.h>
[3/3] Global: change to include system header
same as [2/3]
Best Regards,
swpd
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey