Hi, Please attach the last patch to the ticket #151.
thanks On Sun, May 13, 2012 at 5:29 AM, Ankit Kumar <[email protected]> wrote: > 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 > > > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
