This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: msgget (IPC message queue) implementation


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" <gbourgeois@yaccom.com>
To: <cygwin@cygwin.com>
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]