aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/shared_memory_server.h (unfollow)
Commit message (Expand)AuthorFilesLines
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