Inter-Process Communication
What is the scope of Unix IPC objects (semaphores, message queues, shared memory, etc.)? Are they global (anyone may access them by the same name), local to the session (programs run by the current user as well as any programs that user ran under a different user, such as with SUDO), or local to the current user?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement