IP_QueueClose -- closes a queue.
Returns
0 on success,
or -1 on failure and
errno is set.
Description
This function closes the
queue specified by qid. If this process is
the creator of the queue, then the queue is deleted.
Copyright 1995-2002 by
Cogent Real-Time Systems, Inc.