List Question
14 TechQA 2013-08-31T13:01:30.623000How do I receive data sent by sigqueue() syscall
9.1k views
Asked by JohnG
Ignoring signal if it's sent too quickly
122 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?
87 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
151 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
317 views
Asked by Toni Nagy
Is there any way to use sigqueue on OS X?
749 views
Asked by jorge saraiva
Can't build sigqueue example with gcc but g++ is ok?
1.5k views
Asked by Johan
Send child pid using sigqueue and SIGUSR1 to father
1.5k views
Asked by Tanatos Daniel
sigqueue() to send a signal to process group
2k views
Asked by Baal