I have a process that is blocked in msgrecv as shown by ps -eo pid,tid,wchan . Is there any way to find the PID of the process that my process is expecting to receive a message from? The communication method used is message queues using the methods provided in #include sys/msg.h .
Aucun commentaire:
Enregistrer un commentaire