Skip to content

Add IPC information for Darwin #22

@jamesodhunt

Description

@jamesodhunt

Find a way to support the following on Darwin:

  • --message-queues
  • --semaphores
  • --shared-memory

The fundamental problem is that Darwin's shmctl(2) doesn't support the IPC_INFO command. However, presumably there is some equivalent using the Mach API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions