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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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 08:01:29 2024 UTC