client: consistent Channel disconnect handling

More commonality betwee disconnect and CMD_DESTROY_CHANNEL.

squash! client: consistent Channel disconnect handling

Periodic cache cleaning
This commit is contained in:
Michael Davidsaver
2021-07-02 16:41:32 -07:00
parent 5d3a21f030
commit f7b3821e10
6 changed files with 136 additions and 108 deletions
+2
View File
@@ -4,6 +4,8 @@
* in file LICENSE that is included with this distribution.
*/
#define PVXS_ENABLE_EXPERT_API
#include <atomic>
#include <testMain.h>