[][src]Module actix_rt::signal

Asynchronous signal handling

Modules

unix

Structs

CtrlC

Represents a stream which receives "ctrl-c" notifications sent to the process.

Functions

ctrl_c

Creates a new stream which receives "ctrl-c" notifications sent to the process.