M. J. Fromberger
658a7661c5
The message handling in this reactor is all under control of the reactor itself, and does not call out to callbacks or other externally-supplied code. It doesn't need to check for panics. - Remove an irrelevant channel ID check. - Remove an unnecessary panic recovery wrapper. |
3 years ago | |
---|---|---|
.. | ||
doc.go | p2p: rename pexV2 to pex (#7088) | 3 years ago |
reactor.go | p2p: remove unnecessary panic handling in PEX reactor (#8110) | 3 years ago |
reactor_test.go | p2p: update polling interval calculation for PEX requests (#8106) | 3 years ago |