sysv-ipc Questions

3

Solved

I'm taking a look to the standard Ada POSIX binding, and the Florist implementation for GNAT. The aim is evaluating if a legacy application can be ported from its own use of pragma Import of the C ...
Hierodule asked 9/1, 2020 at 9:52

1

In a Linux system with multiple processes system V semaphores allow an option of SEM_UNDO preventing a semaphore from getting "stuck" if a process holding the semaphore crashes. What is the correct...
Cupola asked 21/1, 2015 at 11:30

5

Solved

I am working on a message queue used to communication among process on embedded Linux. I am wondering why I'm not using the message queues provided by Linux as following: msgctl, msgget msgrcv, ms...
Counseloratlaw asked 5/3, 2012 at 7:11
1

© 2022 - 2024 — McMap. All rights reserved.