![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| dnssubmit queue overload error message | anil.pilani | Linux | 0 | 03-28-2008 08:04 AM |
| message queue | etenv | High Level Programming | 2 | 11-02-2007 05:09 AM |
| mq_open error | rvan | High Level Programming | 2 | 10-11-2007 06:26 AM |
| Message Queue Problem Again.. | satansfury | High Level Programming | 2 | 07-05-2005 11:52 AM |
| Deleting ALL message queue | v_rathor | High Level Programming | 2 | 06-02-2005 01:11 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello,
J work on a HP. I want to create message queue by using mq_open with this parameters: mq_open(p,O_CREAT|O_WRONLY|O_EXCL|0_NONBLOCK,0600,&queue_attr) with p char [][] and the function returns the value -1 and errno equal 2. can you help me ? Thank. |
|
||||
|
Thanks for yours answers.
I try to add a slash at the beginning of my queue name but the resut is the same. The code I use works on a LInux but it doesn't work on the HP it is the reason I use the HP forum and not the C forum. I think it 's a problem with the HP maybe a parameter in my system... Thanks for yours replies. ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|