Sang Woo KimandMichael Davidsaver e5ec952e1d server: report monitor squash count in MonitorStat::nSquash
ServerMonitorControl::stats() assigned mon->nSquash to stat.nQueue,
overwriting the queue depth set just above, and never assigned
stat.nSquash.  Callers of MonitorControlOp::stats() therefore could
not observe the real unsent-queue depth once squashing had occurred,
and never received the squash count in its documented field.

Assign mon->nSquash to stat.nSquash.
2026-05-24 14:13:25 -07:00
2025-11-19 17:54:10 -08:00
2025-12-22 18:17:44 -08:00
doc
2026-02-27 08:19:09 +00:00
2026-02-09 18:02:00 -08:00
2026-01-05 14:40:26 -08:00
2025-10-01 10:21:53 -07:00
2023-08-14 21:17:42 -07:00
2023-11-20 10:59:44 -08:00
2023-08-22 15:09:42 +02:00
2025-08-07 15:15:37 -07:00
2022-04-05 12:01:28 -07:00
2025-04-03 10:40:21 +01:00
2025-12-22 18:17:44 -08:00
2019-10-23 13:29:31 -07:00
2023-05-26 08:49:27 -07:00
2025-07-31 09:35:42 +01:00
doc
2024-07-31 21:47:08 -07:00
2025-10-07 09:51:25 -07:00
2026-02-11 07:20:03 -08:00
S
Description
The "new" pvAccess library
Readme BSD-3-Clause
2.7 MiB
Languages
C++ 95.9%
Python 2.1%
Makefile 1.3%
Shell 0.3%
CMake 0.2%
Other 0.1%