aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/shared_memory_server.h (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-21add doxygen-comments for each memberChristian Krinitsin1-1/+29
2025-03-21renaming and refactoringChristian Krinitsin1-4/+8
2025-03-21get response for every operation and print itChristian Krinitsin1-8/+36
2025-03-21implement the server to process the queueChristian Krinitsin1-30/+48
2025-03-21implement communication between server and client (without mutexes and with q...Christian Krinitsin1-16/+45
2025-03-20server: implement a SharedMemoryServer with (de)initilization of the memory b...Christian Krinitsin1-0/+49