From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajat Jain Subject: Detecting whether a Message Queue with a given qid exists? Date: Mon, 31 Oct 2005 16:11:25 +0900 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: Content-Disposition: inline Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hi, This is the reagrding the message queue mecahnism of sys V IPC. Is there a way to find out that whether a message queue with a particular qid exists? Thanks, Rajat