Skip to content

[bugfix-5733] Added mq_unlink() to kill MQUEUE's IPC area after process termination.

ruslan.laishev requested to merge bugfix-5733 into develop

bugfix-5733 Added mq_unlink() to kill MQUEUE's IPC area after process termination. Improved concurrency by using "atomic" data type and manipulations.

Merge request reports

Loading