you are right Lauri, here's the patch... Thanks Ankit On Sun, May 13, 2012 at 4:36 PM, Lauri Kasanen <[email protected]> wrote:
> On Sun, 13 May 2012 15:33:41 +0530 > Ankit Kumar <[email protected]> wrote: > > > Hi, > > replacing the undeclared member active_connections > > by node[i].accepted_connections - node[i].closed_connections. > > They are unsigned long longs, so shouldn't the format be %llu instead of > %i? > > - Lauri > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Ankit Kumar Morgan Stanley | GWMG Technology Bldg. 5, Sector 30, Mindspace, Goregaon (West) Mumbai (Ex Bombay), 400 090
0001-changing-i-to-llu-as-accepted_connections-and-closed.patch
Description: Binary data
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
