Files
David Cermak 10197b212a api_msg: fix tcp_abort thread safety
As this tcp_abort could be directly called by application thread without
locking the TCP/TP core.

This commit also reworks and fixes CI:
1) Unit tests build with format-f warnings with GCC-11
2) Reworked to use common shell scripts from both GitLab and GitHub CI
2023-01-09 07:32:37 +01:00
..