[PATCH] ext/sysvmsg: msg_queue_exists()

php.internals

Benjamin Schulz

19 years ago
Hi Wez, this patch that adds a msg_queue_exists() to ext/sysvmsg. Currently there is no way to tell wether msg_get_queue() will create or just a attach to a queue. It would be great to see this function in the next PHP release. Benjamin

Wez Furlong

19 years ago
Patch looks good. Check with Ilia about scheduling it for 5.x --Wez. On 3/1/07, Benjamin Schulz <bs@php.net> wrote: