OAR

RTEMS 4.5.1-pre3 On-Line Library


Message Passing Manager Closing a Message Queue

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

16.3.2: Closing a Message Queue

The mq_close() function is used to close the connection made to a message queue that was made during mq_open. The message queue itself and the messages on the queue are persistent and remain after the queue is closed.


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-2000 OAR Corporation