Post monitors from compress record when resetting it
This way clients receive updates with an empty array after writing into the RES field.
This commit is contained in:
committed by
Andrew Johnson
parent
0d2ffcd97f
commit
8ac2c87156
@@ -384,6 +384,7 @@ static long special(DBADDR *paddr, int after)
|
||||
|
||||
if (special_type == SPC_RESET) {
|
||||
reset(prec);
|
||||
monitor(prec);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user