unread
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
unread
Patch looks good.
Check with Ilia about scheduling it for 5.x
--Wez.
Hi Wez,
this patch that adds amsg_queue_exists()
to ext/sysvmsg. Currently
there is no way to tell wethermsg_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