 Markus WesterlindandCarl Lerche
|
45ba6e2652
|
signal: Remove test that were accidentally included in the ctrl-c example
|
2018-09-10 11:30:04 -07:00 |
|
 Markus WesterlindandCarl Lerche
|
e73b8a0cc9
|
signal: refactor: Prefer the implicit handle passing used by tokio
|
2018-09-10 11:30:03 -07:00 |
|
 Markus WesterlindandCarl Lerche
|
1fdff707b8
|
signal: test: Add a test for ctrl_c on unix
|
2018-09-10 11:30:03 -07:00 |
|
 Markus WesterlindandCarl Lerche
|
e97e8cb7fe
|
signal: Update the windows implementation to work with tokio
BREAKING CHANGE
`ctrl_c` now takes a `tokio_reactor::Handle`
|
2018-09-10 11:30:03 -07:00 |
|
 Markus WesterlindandCarl Lerche
|
2848df9b6c
|
signal: Run rustfmt 0.4.2
|
2018-09-10 11:30:03 -07:00 |
|
 Jules KerssemakersandCarl Lerche
|
934c596133
|
signal: Ctrl+C example: quit after 10 signals.
|
2018-09-10 11:30:01 -07:00 |
|
 Jules KerssemakersandCarl Lerche
|
72e2209bd8
|
signal: Ctrl+C example: more explanations
|
2018-09-10 11:30:01 -07:00 |
|
 Jules KerssemakersandCarl Lerche
|
6a7092b9f7
|
signal: Ctrl+C example: Defer stream initialisation (and explain how/why)
|
2018-09-10 11:30:01 -07:00 |
|
 Jules KerssemakersandCarl Lerche
|
1c893ef6d3
|
signal: undo nested example cargo project
.. after learning about `cargo run --example`
|
2018-09-10 11:30:00 -07:00 |
|