mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
parent
4f7159b119
commit
7dc82dde0f
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ loop:
|
|||
reason = discReasonForError(err)
|
||||
break loop
|
||||
case err = <-p.disc:
|
||||
reason = discReasonForError(err)
|
||||
break loop
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue