posix message queues
Dario
ddario at tiscalinet.it
Thu Oct 28 18:41:03 CEST 2004
Dear developers,
I looked the posix examples in the kilauea's showroom, specifically the
example ragarding message queues
Unfortunately, I don't find where flags for opening queues are defined and the
which header should I include in my program (besides rtai_mq.h)
//Open a queue for reading
rx_q = mq_open("my_queue1", O_RDONLY, my_mode, &my_attrs);
Could you give me any suggestion?
Best Regards
Dario
---------- Messaggio inoltrato ----------
Subject: rtai_mq.h
Date: Wed, 27 Oct 2004 23:20:26 -0400
From: Dario <ddario at tiscalinet.it>
To: rtai at rtai.org
Dear developers,
I'm looking to rtai_mq.h and I don't find the definitions of oflags for
mq_open function.
Where should I look?
Best regards
Dario
_______________________________________________
RTAI mailing list
RTAI at rtai.org
https://mail.rtai.org/cgi-bin/mailman/listinfo/rtai
-------------------------------------------------------
More information about the Rtai
mailing list