loadtest: counter position is now derived from thread id, not socket number.
authorArt Cancro <ajc@citadel.org>
Mon, 16 Oct 2023 19:53:17 +0000 (19:53 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 16 Oct 2023 19:53:17 +0000 (19:53 +0000)
commit9ed44fccc6348245f49d82907c5aca52b5b9ad73
tree65a65e3b617468e566548327c437744a61453119
parentde228221fd04ebff551c7e92e0b6beccecb637ff
loadtest: counter position is now derived from thread id, not socket number.

This is what I was actually trying to accomplish a couple of commits ago.  I made
a race condition and that's why it was malfunctioning.  This way is better and it
works.  It also once shot a man in Reno just to watch him die.
citadel/utils/loadtest.c