-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #119 from Flow-IPC/polish
Comment and/or doc changes. / Minor test/demo code fixes. / Minor dead-code removal from build script(s). / Pulls in: [flow] CI pipeline: Tweak to get gcc-13 builds to work again (GitHub changed preinstalled packages).
- Loading branch information
Showing
9 changed files
with
11 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule flow
updated
3 files
+1 −0 | .github/workflows/main.yml | |
+3 −3 | src/flow/log/async_file_logger.hpp | |
+2 −2 | src/flow/log/config.hpp |
Submodule ipc_core
updated
5 files
Submodule ipc_session
updated
2 files
+1 −1 | src/ipc/session/detail/server_session_impl.hpp | |
+1 −1 | src/ipc/session/sync_io/session_server_adapter.hpp |
Submodule ipc_transport_structured
updated
2 files
+3 −3 | src/ipc/transport/struc/msg.hpp | |
+4 −3 | src/ipc/transport/struc/sync_io/channel.hpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters