Christopher Faulet 476a32e957 MEDIUM: stconn: Merge all .abort() callback functions in sc_abor()
sc_abort() is no longer relying on .abort() callback functions.  Everything
was merged in abort() with a test on the app type.
2026-03-05 18:31:02 +01:00
..