Separated the server listing (print) code in memstat to it's own internal function...
authorToru Maesaka <dev@torum.net>
Mon, 19 Jan 2009 04:09:54 +0000 (13:09 +0900)
committerToru Maesaka <dev@torum.net>
Mon, 19 Jan 2009 04:09:54 +0000 (13:09 +0900)
commit0df78ea95270d07e0a4a3eb95e298b0771077602
tree196377735eef068080c126122f0d4eccdc7433da
parentd333fb781926d527fbe43553c1bc7351c2205312
Separated the server listing (print) code in memstat to it's own internal function. This is to avoid making main() messy by adding code for the node/pool analyzer work.
clients/memstat.c