• Felix Lange's avatar
    cmd/utils, rpc/comms: stop XEth when IPC connection ends · fbdb44dc
    Felix Lange authored
    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.
    fbdb44dc
Name
Last commit
Last update
..
frontend.go Loading commit data...
state.go Loading commit data...
types.go Loading commit data...
whisper.go Loading commit data...
whisper_filter.go Loading commit data...
whisper_message.go Loading commit data...
xeth.go Loading commit data...
xeth_test.go Loading commit data...