summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorIvan Petkov <ivanppetkov@gmail.com>2019-07-09 08:48:46 -0700
committerGitHub <noreply@github.com>2019-07-09 08:48:46 -0700
commit461eebe612b32d2f75fde35d737b10728ff428cd (patch)
tree9d792d0b6934e5841724d22dae2aad73d32d84ce /bin
parent407d15cf933bf32998a1c5c1348c950e891fc1cf (diff)
signal: Replace `ctrl_c` with a `CtrlC` struct (#1273)
* Add a new `CtrlC` struct which will represent a stream of SIGINT signals on Unix or the CTRL_C event on Windows * `CtrlC` implements `Stream<Output = ()>` rather than `IoSteam` as previously
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions