5 Jan
2010
5 Jan
'10
5:43 p.m.
El 05/01/2010 17:10, Pascal Kesseli escribió:
It is an embedded MOXA computer. Does this mean that shared memory objects are not fully implemented on this operating system? On some of this device’s predecessors, I used standard Unix semaphores for this task, before I switched to the new boost version when the interprocess library was introduced in version 1.39.0. Would returning to this manual solution work or do semaphores not function at all on this machine?
I don't know, I don't have much idea on these embedded systems. Maybe it's a customized linux version, so I can't know which parts of the OS are missing. Best, Ion