From fb6b37bade0cf95fdff07664cc5e9e96fb580042 Mon Sep 17 00:00:00 2001 From: Gronod Date: Sat, 29 Aug 2026 14:39:08 +0100 Subject: [PATCH] fix(spectro): use PeekNamedPipe to prevent blocking ReadFile on anonymous stdin pipes (fixes #24) --- doc/ChangesSummary.html | 1 + spectro/conv.c | 25 +++++++++++++------------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/doc/ChangesSummary.html b/doc/ChangesSummary.html index 806db14..b5b5bbc 100755 --- a/doc/ChangesSummary.html +++ b/doc/ChangesSummary.html @@ -19,6 +19,7 @@

[V3.4.1 -> V3.5.0] 4th February 2026