The local version of the fortune server and clients were not using the transaction paradigm yet. This patches fixes it and makes the example in line with the network version. Pick-to: 6.5 Change-Id: Ieb68f67e2921f46acd682f81dfa5dc5b040c88f5 Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de> (cherry picked from commit fd1405e61b9939e2630c751367413e07fdc76408) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
These examples demonstrate IPC support in Qt. Documentation for these examples can be found via the Examples link in the main Qt documentation.