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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
31 + 18 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 11:01:28 2024 UTC