php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #46324 [sysvmsg] msg_get_queue always creates queue
Submitted: 2008-10-17 08:15 UTC Modified: 2016-12-31 00:33 UTC
From: flystop at gmx dot net Assigned:
Status: Open Package: Semaphore related
PHP Version: 5.2.6 OS:
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: flystop at gmx dot net
New email:
PHP Version: OS:

 

 [2008-10-17 08:15 UTC] flystop at gmx dot net
Description:
------------
For a client server application it would be very useful, if msg_get_queue can be told not to create the queue.

If the server part is not running and thus there is no queue, the client creates the queue via msg_get_queue believing to be able to communicate.

Of course there are means to tell the client the server is'nt there, but it would be by far easier to use an optional paramter to tell msg_get_queue what to do in case the queue does not exist.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-31 00:33 UTC] cmb@php.net
-Package: Feature/Change Request +Package: Semaphore related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 11:01:30 2024 UTC