modelica-3rdparty / Modelica_DeviceDrivers

Free library for interfacing hardware drivers to Modelica models. There is support for joysticks, keyboards, UDP, TCP/IP, LCM, MQTT, shared memory, AD/DA converters, serial port and other devices.
BSD 3-Clause "New" or "Revised" License
77 stars 31 forks source link

Option `cleanup` for shared memory (closes #339) #340

Closed bernhard-thiele closed 3 years ago

bernhard-thiele commented 3 years ago

Linux specific option for not unlinking shared memory partition at process termination (no effect on Windows).