Re: mq_notify api of mqueue.h does not work

2019-08-13 Thread Corinna Vinschen
On Aug 12 23:32, nilesh gharde wrote: > Hi, > > I am using windows 10 and installed msys2 which internally uses "Cygwin > code base" to have ENV same as my linux machine. > I have implemented an IPC mechanism based on mqueue Apis. I see few mqueue > api's work properly like create and send as I ca

mq_notify api of mqueue.h does not work

2019-08-12 Thread nilesh gharde
Hi, I am using windows 10 and installed msys2 which internally uses "Cygwin code base" to have ENV same as my linux machine. I have implemented an IPC mechanism based on mqueue Apis. I see few mqueue api's work properly like create and send as I can see the "/my_queue_name" gets created under "/de