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

Reply via email to