linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: Detecting whether a Message Queue with a given qid exists?
@ 2005-10-31  7:15 JOSEPH ALPHONSE
  0 siblings, 0 replies; 6+ messages in thread
From: JOSEPH ALPHONSE @ 2005-10-31  7:15 UTC (permalink / raw)
  To: Rajat Jain, linux-c-programming

Hi all,
	send the command "ipcs -q "
	
	u will get a list of queues	
	grep from the list to get the required id

Thanks 
Joseph

-----Original Message-----
From: linux-c-programming-owner@vger.kernel.org
[mailto:linux-c-programming-owner@vger.kernel.org]On Behalf Of Rajat Jain
Sent: Monday, October 31, 2005 12:41 PM
To: linux-c-programming@vger.kernel.org
Subject: Detecting whether a Message Queue with a given qid exists?


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
-
To unsubscribe from this list: send the line "unsubscribe
linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


---------------------------------------------------------------------------
       "This e-mail and any files transmitted with it are for the sole use
of the intended recipient(s) and may contain confidential and privileged
information. If you are not the intended recipient, please contact the
sender by reply e-mail and destroy all copies of the original message.

       Any unauthorized review, use, disclosure, dissemination, forwarding,
printing or copying of this email or any action taken upon this e-mail is
strictly prohibited and may be unlawful."
---------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Detecting whether a Message Queue with a given qid exists?
@ 2005-10-31  7:11 Rajat Jain
  2005-10-31  7:30 ` Steve Graegert
  0 siblings, 1 reply; 6+ messages in thread
From: Rajat Jain @ 2005-10-31  7:11 UTC (permalink / raw)
  To: linux-c-programming

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-11-02  3:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-31  7:15 Detecting whether a Message Queue with a given qid exists? JOSEPH ALPHONSE
  -- strict thread matches above, loose matches on Subject: below --
2005-10-31  7:11 Rajat Jain
2005-10-31  7:30 ` Steve Graegert
2005-11-01  6:22   ` Rajat Jain
2005-11-01  9:11     ` Steve Graegert
2005-11-02  3:00       ` Rajat Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).