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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri Apr 26 04:01:30 2024 UTC