Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <005101c2bbe2$c7ff5e40$500210ac@fortunet> From: "Jim" To: References: Subject: Re: msgget (IPC message queue) implementation Date: Tue, 14 Jan 2003 07:37:00 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 There is a addon library at http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/ cygipc which supports the SysV Message queues, semaphores and shared memories... there is supposedly a cygwin daemon which is supposed to replace this project but noone has claimed to know anything about this status. Also the message queue implementation has bugs. It is also significantly slower than the equivalents under Linux (16000 CPU ticks instead of 2000). ----- Original Message ----- From: "gilles BOURGEOIS" To: Sent: Tuesday, January 14, 2003 1:29 AM Subject: msgget (IPC message queue) implementation > hi folks, > is msgget (cygipc package) still running , and I ran msgget which return -1 > (and does not set errno) in my > code. > thanks for help > gilles > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/