mirror of https://github.com/qt/qtbase.git
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
|
||
---|---|---|
.. | ||
doc | ||
localfortuneclient | ||
localfortuneserver | ||
sharedmemory | ||
CMakeLists.txt | ||
README | ||
ipc.pro |
README
These examples demonstrate IPC support in Qt. Documentation for these examples can be found via the Examples link in the main Qt documentation.