userver: userver/os_signals/processor.hpp File Reference
Loading...
Searching...
No Matches
processor.hpp File Reference

Detailed Description

A client that allows to subscribe to OS signals SIGUSR1 andSIGUSR2`.

Definition in file processor.hpp.

Go to the source code of this file.

+ Include dependency graph for processor.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  os_signals::Processor
 A client that allows to subscribe to OS signals SIGUSR1 andSIGUSR2`. More...
 

Namespaces

namespace  os_signals
 Components and functions to work with OS signals.
 

Variables

constexpr int os_signals::kSigUsr1 = 10
 Constant for SIGUSR1.
 
constexpr int os_signals::kSigUsr2 = 12
 Constant for SIGUSR2.