plugeth/cmd
Felix Lange fbdb44dcc1 cmd/utils, rpc/comms: stop XEth when IPC connection ends
There are a bunch of changes required to make this work:

- in miner: allow unregistering agents, fix RemoteAgent.Stop
- in eth/filters: make FilterSystem.Stop not crash
- in rpc/comms: move listen loop to platform-independent code

Fixes #1930. I ran the shell loop there for a few minutes and didn't see
any changes in the memory profile.
2015-10-29 17:26:26 +01:00
..
bootnode all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
disasm all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
ethtest cmd/ethtest: added trace flag for debugging 2015-08-11 11:46:52 +02:00
evm core/state, core, miner: handle missing root error from state.New 2015-10-16 02:22:06 +02:00
geth rpc api: eth_getNatSpec 2015-10-26 22:24:09 +01:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
utils cmd/utils, rpc/comms: stop XEth when IPC connection ends 2015-10-29 17:26:26 +01:00