libcosmos
Linux C++ System Programming Library
|
Additional data found in SigInfo with Source::QUEUE. More...
#include <SigInfo.hxx>
Public Attributes | |
ProcessCtx | sender |
The PID and real user ID of the sending process. | |
CustomData | data |
Custom data supplied along with the signal. | |
Additional data found in SigInfo with Source::QUEUE.
Definition at line 153 of file SigInfo.hxx.
CustomData cosmos::SigInfo::QueueSigData::data |
Custom data supplied along with the signal.
Definition at line 158 of file SigInfo.hxx.
ProcessCtx cosmos::SigInfo::QueueSigData::sender |
The PID and real user ID of the sending process.
Definition at line 155 of file SigInfo.hxx.