Query: msg_remove_queue
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MSG_REMOVE_QUEUE(3) 1 MSG_REMOVE_QUEUE(3) msg_remove_queue - Destroy a message queueSYNOPSISbool msg_remove_queue (resource $queue)DESCRIPTIONmsg_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.PARAMETERSo $queue - Message queue resource handleRETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOmsg_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) - linux |
| canput(9r) - osf1 |
| mq_close(3) - osf1 |
| msg_receive(3) - php |
| msg_set_queue(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Nicki Paul to the Moderator Team! |