msg_remove_queue(3) php man page | unix.com

Man Page: msg_remove_queue

Operating Environment: php

Section: 3

MSG_REMOVE_QUEUE(3)							 1						       MSG_REMOVE_QUEUE(3)

msg_remove_queue - Destroy a message queue

SYNOPSIS
bool msg_remove_queue (resource $queue)
DESCRIPTION
msg_remove_queue(3) destroys the message queue specified by the $queue. Only use this function when all processes have finished working with the message queue and you need to release the system resources held by it.
PARAMETERS
o $queue - Message queue resource handle
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
msg_get_queue(3), msg_receive(3), msg_stat_queue(3), msg_set_queue(3). PHP Documentation Group MSG_REMOVE_QUEUE(3)
Related Man Pages
mq_unlink(3) - centos
mq_unlink(2) - hpux
mqseries_put1(3) - php
msg_receive(3) - php
msg_stat_queue(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch