php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #26610 sysv semaphores
Submitted: 2003-12-12 21:38 UTC Modified: 2014-12-30 10:41 UTC
Votes:3
Avg. Score:4.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:2 (66.7%)
From: anonymous at a dot com Assigned:
Status: No Feedback Package: Semaphore related
PHP Version: 4.3.3 OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: anonymous at a dot com
New email:
PHP Version: OS:

 

 [2003-12-12 21:38 UTC] anonymous at a dot com
Description:
------------
the following constants are not available in scripts:
IPC_CREAT
IPC_EXCL
IPC_NOWAIT

Also, if there was an ability to use IPC_NOWAIT on sem_acquire, it would enable a way to test if something is blocking on a semaphore.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-01 17:25 UTC] michel dot belleau at malaiwah dot com
IPC_NOWAIT would be great to have. I've seen patches on the web that were submitted for inclusion but were not perfect enough.
 [2014-04-17 14:30 UTC] levim@php.net
-Status: Open +Status: Feedback -Package: Feature/Change Request +Package: Semaphore related
 [2014-04-17 14:30 UTC] levim@php.net
Is this something you are still interested in?
 [2014-12-30 10:41 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 11:01:30 2024 UTC