Use SHM for shared kms fd and shared data. The current design is threaded, so we cannot easily restart things. By making it multi-process, we can send signals to individual processes. Depends on issue #10
Use SHM for shared kms fd and shared data.
The current design is threaded, so we cannot easily restart things. By making it multi-process, we can send signals to individual processes.
Depends on issue #10