rpc: clean up IPC handler (#16524)
This avoids logging accept errors on shutdown and removes a bit of duplication. It also fixes some goimports lint warnings.
Showing
- cmd/clef/main.go 3 additions, 3 deletionscmd/clef/main.go
- common/types.go 2 additions, 2 deletionscommon/types.go
- node/node.go 2 additions, 12 deletionsnode/node.go
- rpc/client.go 1 addition, 1 deletionrpc/client.go
- rpc/endpoints.go 9 additions, 27 deletionsrpc/endpoints.go
- rpc/ipc.go 6 additions, 9 deletionsrpc/ipc.go
Loading
Please register or sign in to comment