CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
sig_term.h File Reference
#include "signal.h"
#include <chrono>
#include <cstring>

Go to the source code of this file.

Classes

class  asynchost::ShutdownSignalImpl
 

Namespaces

namespace  asynchost
 

Typedefs

using asynchost::Sigterm = proxy_ptr< Signal< SIGTERM, ShutdownSignalImpl > >
 
using asynchost::Sighup = proxy_ptr< Signal< SIGHUP, ShutdownSignalImpl > >