mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-09 06:10:02 +02:00
slsDetectorSoftware, changing shm name prefix for environment
This commit is contained in:
parent
37dd5fb902
commit
260f237990
@ -15,7 +15,7 @@
|
||||
|
||||
#define SHM_MULTI_PREFIX "/slsDetectorPackage_multi_"
|
||||
#define SHM_SLS_PREFIX "_sls_"
|
||||
#define SHM_ENV_NAME "SLS_SHM_NAME"
|
||||
#define SHM_ENV_NAME "SLSDETNAME"
|
||||
|
||||
SharedMemory::SharedMemory(int multiId, int slsId):
|
||||
fd(-1),
|
||||
|
Loading…
x
Reference in New Issue
Block a user