wsm_fini() should either kill all the clients or return an error if some clients still depend on it.
We could implement that by having the list of clients in libwsm or just count the number of clients. I would prefer having the first as the more information we have, the better!
wsm_fini() should either kill all the clients or return an error if some clients still depend on it.
We could implement that by having the list of clients in libwsm or just count the number of clients. I would prefer having the first as the more information we have, the better!