mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-05 04:27:56 +00:00
9408c56639
logout decremented the count of sessions on a socket twice over, and _mark_broken again for the case logout had not, so it went negative and kept falling. _assignsocket picks the least used socket and refuses one at MAX_BMCS_PER_SOCKET, and both of those read that number.