libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::SigInfo::UserSigData Struct Reference

Additional data found in SigInfo with Source::USER. More...

#include <SigInfo.hxx>

Public Attributes

ProcessCtx sender
 The PID and real user ID of the sending process.
 

Detailed Description

Additional data found in SigInfo with Source::USER.

Definition at line 147 of file SigInfo.hxx.

Member Data Documentation

◆ sender

ProcessCtx cosmos::SigInfo::UserSigData::sender

The PID and real user ID of the sending process.

Definition at line 149 of file SigInfo.hxx.


The documentation for this struct was generated from the following file: