Christopher Faulet b3be3b94a0 BUG/MEDIUM: spoe: Properly abort processing on client abort
Client abort when abortonclose is configured was ignored when messges were
sent on event while it works properly when messages are sent via an
"send-spoe-group" action.

To fix the issue, when the SPOE filter is waiting for the SPOE applet
response, it must check if a client abort was reported and if so, must
interrupt its processing.

This patch should be backported as far as 3.1.
2026-03-17 07:48:01 +01:00
..
2025-01-07 16:42:38 +01:00
2026-03-02 10:44:59 +01:00
2026-03-02 10:44:59 +01:00