List Question
10 TechQA 2024-12-31 17:15:19How do I receive data sent by sigqueue() syscall
9.1k views
Asked by JohnG
Ignoring signal if it's sent too quickly
108 views
Asked by vapandris
How do I send and receive real-time signals `sigqueue()` in Python?
1.5k views
Asked by joeforker
Can signals be pushed from and to self process and then handled as event on EPOLL?
89 views
Asked by Tanuj Sinha
How do I receive a signal sent with sigqueue in a c program (on linux)?
7.8k views
Asked by Johan
Sending data from parent to child through sigqueue
149 views
Asked by Vighnesh Nayak
Can I send char* with sigqueue to another process
1.1k views
Asked by noname
Is the data in siginfo trustworthy?
3.3k views
Asked by R.. GitHub STOP HELPING ICE
C - Valgrind reporting "Syscall param points to uninitialised byte" when sigqueue call
2.8k views
Asked by Rafael Sanchez Sanchez
Parent won't receive signal with sigqueue call - C
312 views
Asked by Toni Nagy