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" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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/