Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is there command to show Posix semaphore?

807567Mar 13 2001 — edited Mar 16 2001
Hi,

I am writing a program in client/server mode. Client and server communicate through shared memory and semaphore.

I use Posix 4 semaphore (sem_open ...) library. For an unknown reason, I have no permission to generate the semaphore using a specific path name. I can delete system V semaphore using ipcrm. How can I delete the posix semaphore using command like ipcrm? Thanks a lot.

---slownet
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 13 2001
Added on Mar 13 2001
1 comment
266 views