Search Results

Search: Posts Made By: mohit3884
Forum: Programming 06-10-2008
9,342
Posted By mohit3884
How to limit max no of message in a posix message queue
Hii can anyone pls tell how to limit the max no of message in a posix message queue. I have made changes in proc/sys/fs/mqueue/msg_max
But still whenever i try to read the value of max. message...
Forum: Programming 06-05-2008
4,881
Posted By mohit3884
mq_timedsend example
Hii can anyone provide me with a simple example of mq_timedsend.
Forum: Programming 06-05-2008
7,384
Posted By mohit3884
Thanxs for the link...
Thanxs for the link...
Forum: Programming 06-04-2008
15,661
Posted By mohit3884
just try in ur c code system(ps -eaf); it...
just try in ur c code
system(ps -eaf);
it will fill ur screen with the list of process running on ur unix system..
Forum: Programming 06-04-2008
7,384
Posted By mohit3884
to create library
can anyone tell the command to create library in unix when i have a .c file.
i need to create a lib file from the c file and then want this library to link with other c files and perform my task.. ...
7,828
Posted By mohit3884
timer wheel algorithm
hii can anyone provide timerwheel algorithm??
12,922
Posted By mohit3884
mq_receive() example
can anyone provide me with a simple example of mq_receive().
Forum: Programming 05-06-2008
2,070
Posted By mohit3884
problems while using messaging queues....
hi
I am using posix functions such as mq_open, mq_close and including the mqueue.h. but its giving a linking error,"undefined reference to mq_open and mq_close".
it it that we have to link some...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 12:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy