aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/main.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-20server: implement a SharedMemoryServer with (de)initilization of the memory ↵Christian Krinitsin1-23/+3
buffer
2025-03-20server: add a sample main function, which tests the hashtableChristian Krinitsin1-0/+30
2025-03-20server: convert program argument to integerChristian Krinitsin1-0/+25