Felix Lange 5615fc4714 cmd/geth, cmd/utils: improve interrupt handling
The new strategy for interrupts is to handle them explicitly.
Ethereum.Stop is now only called once, even if multiple interrupts
are sent. Interrupting ten times in a row forces a panic.

Fixes #869
Fixes #1359
2015-07-06 15:06:11 +02:00
..
2015-06-18 22:20:45 +02:00
2015-06-06 10:04:13 -04:00
2015-05-20 02:47:13 +01:00
2015-07-03 03:19:32 +01:00
2015-06-22 13:54:13 +02:00